- Node.js, npm och Webpack installerat. A web browser (e.g Chrome).
-
npm install
-
source aliases.sh
-
step-X # X in [1, 2, 3, 4, 5, 6], lists steps with "git tag"
-
npm run watch
-
open http://localhost:8080 # in new tab
- Experiment and have fun, all your changes will trigger a reload of the page in the browser.
-
step-clean # to stash your (uncommited) changes.
-
step-unclean # to undo last step.
-
step-reset # go to the last step
- npm run build
- build is located in /dist