Required dependencies:
Optional global dependencies:
- gulp (if adding/testing gulp tasks)
- bower (if changing bower dependencies)
$ npm installTo start the development server:
$ npm startThis will open http://0.0.0.0:6772/ in your web browser. The webpage will reload automatically whenever any files are changed.
$ npm run deployThis will redeploy the website to the gh-pages branch on Github.