Skip to content

samfurr/boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boiler

This is a simple boilerplate to use when developing simple websites using gulp. Feel free to use it as you want.

To initialize, run 'npm install'. Your working directory is in the /app folder. Run 'gulp watch' to start gulp and auto-reload your page whenever you save a .html, .scss, or .js file. Run 'gulp build' to build and minify/optimize your code/images and put it into a new 'dist' folder. Oh yeah, also make sure that you have a recent version of node.js and npm installed.

Have fun!

About

A simple gulp+html5 front-end boilerplate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published