Web starter template
- Fork repository, http://git.labs.hashedin.com/hu14-winter/web-template
- git clone http://git.labs.hashedin.com/[[name]]/web-template
- Set the upstream.
See more detail https://help.github.com/articles/fork-a-repo
- Run
sudo npm install
- Run
gulp
- Run
gulp scriptsto lint all javascript files - Run
gulp htmlhintto lint all html files - Run
gulp testto run your tests