Quick start:
$ yarn # npm install
$ yarn build # npm run build
Run Webpack in watch-mode to continually compile the JavaScript as you work:
$ yarn watch # npm run watch
A simply dice π² game with JavaScript for practice
Quick start:
$ yarn # npm install
$ yarn build # npm run build
Run Webpack in watch-mode to continually compile the JavaScript as you work:
$ yarn watch # npm run watch
A simply dice π² game with JavaScript for practice