Skip to content

sergeynechaev/flex-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Flex grid layout template using sass and gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published