Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-template

Template for html app with nodemon, livereload, browserify, coffee

Usage:

git checkout -b master
mkdir dist
npm install
make livereload &
make watch &
make open

Edit index.jade and app.coffee, and you're good to go!

If you want to change something in the template:

git checkout template

[your modifications]

[git add + commit]

git checkout master
git rebase template

About

Template for html app with nodemon, livereload and make

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages