Skip to content

mwitek/node-coffee-haml-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Project boilerplate to get going fast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published