Update README.md
This commit is contained in:
parent
34457b5118
commit
59046ffd50
@ -4,6 +4,7 @@
|
|||||||
## Run commands
|
## Run commands
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
```
|
||||||
npm install - Install the app and node modules.
|
npm install - Install the app and node modules.
|
||||||
npm run help - List all commands.
|
npm run help - List all commands.
|
||||||
npm run setup - Finish the setup (configure and reset password).
|
npm run setup - Finish the setup (configure and reset password).
|
||||||
@ -23,3 +24,4 @@ $env:PASSWORD="<password>"; npm start
|
|||||||
|
|
||||||
LINUX:
|
LINUX:
|
||||||
PASSWORD="<password"> npm start
|
PASSWORD="<password"> npm start
|
||||||
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user