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 scripts
to lint all javascript files - Run
gulp htmlhint
to lint all html files - Run
gulp test
to run your tests