Update doc/README.md
This commit is contained in:
@@ -20,7 +20,16 @@ Now you are able to open a new terminal:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Start the Server:
|
# Install packages
|
||||||
|
|
||||||
|
First you should install all related packages with
|
||||||
|
|
||||||
|
```npm install```
|
||||||
|
|
||||||
|
This will install the packages defined in [package.json](../package.json)
|
||||||
|
|
||||||
|
# Start the Server
|
||||||
|
|
||||||
```npm run devStart``` or ```npx nodemon```
|
```npm run devStart``` or ```npx nodemon```
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user