mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-21 16:36:28 -05:00
-typo
This commit is contained in:
parent
addb1fdef2
commit
67a1b98e2c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ A local webserver can be set up by running `npm install http-server -g` to insta
|
||||||
|
|
||||||
## In summary:
|
## 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 install` - Install NPM packages used by Diceware
|
||||||
- `npm run dev-build` - Run webpack to pack Javascript files and watch for changes.
|
- `npm run dev-build` - Run webpack to pack Javascript files and watch for changes.
|
||||||
- `http-server`
|
- `http-server`
|
||||||
|
|
Loading…
Reference in a new issue