hackamon html template
- Install:
npm install --global yo gulp-cli bower - Run
npm installto install dependencies - Run
bower installto install bower dependencies - Run
gulp serveto preview and watch for changes - Run
bower install --save <package>to install frontend dependencies - Run
gulp serve:testto run the tests in the browser - Run
gulpto build your webapp for production - Run
gulp serve:distto preview the production build - Run
gulp deployto deploy to github pages: https://hgon23.github.io/hackamon/