npm install
(try sudo if you hit permission issues)
bower install
(you'll need bower for this command to work)
build distribution with:
gulp build
start server with:
gulp
start server without livereload:
gulp connect
default localhost url is http://localhost:5000
- add template/ folder with foundation templates
- make index view pop
- create build command for generating new apps
add partial/template injection- add test
....................................
Gulp Browserify Haml Jade Sass CoffeeScript Foundation