This commit is contained in:
Douglas Muth 2022-12-07 21:16:00 -05:00
parent addb1fdef2
commit 67a1b98e2c

View file

@ -55,7 +55,7 @@ A local webserver can be set up by running `npm install http-server -g` to insta
## In summary:
- `npp run clean` - Cleanup after a previous run
- `npm run clean` - Cleanup after a previous run
- `npm install` - Install NPM packages used by Diceware
- `npm run dev-build` - Run webpack to pack Javascript files and watch for changes.
- `http-server`