using Angular.js + Yeoman
- npm
- nodejs
-
clone the repo
-
install packages
$ bower install
$ npm install
- using grunt to compile files
$ grunt server
grunt server to serve and watch.
$ grunt build
add go to root file
$ git subtree push --prefix dist origin gh-pages
MIT. License