Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 641 Bytes

README.md

File metadata and controls

45 lines (36 loc) · 641 Bytes

Get up and running:

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

Things to do:
  • 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