Skip to content

hraboviyvadim/map-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Boilerplate for generic CSS/HTML/JS development

Based on nunjucks, sass, webpack

Structure

/src/ - thats where you write code.

/build/ - compiled code. Do not ever edit this folder.

How to use

  1. $ npm install

  2. $ gulp - it will start local server at http://localhost:8080/

  3. $ npm run build - it will delete your build folder first and then compile project in production mode(using code minifying etc.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published