Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 552 Bytes

readme.md

File metadata and controls

32 lines (21 loc) · 552 Bytes

Flex grid

Web template for responsive grid using CSS flexbox.

gulp + sass

Install

Clone this repo into your local:

git clone --depth=1 https://github.com/sergeynechaev/flex-grid.git <your-project-name>

Then, run:

npm install
bower install

Development

In the project's folder run:

gulp

Go to the http://localhost:9000 then modify the files under /src directory. The content in the browser will refresh automatically after saving your changes.

Production

Output is in the folder /build