Web template for responsive grid using CSS flexbox.
gulp + sass
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
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.
Output is in the folder /build