Updated README
This commit is contained in:
parent
8468abd087
commit
c379978f0d
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ pnpm install
|
|||
|
||||
Then you can run the backend using
|
||||
```sh
|
||||
pnpm start
|
||||
```
|
||||
Or alternatively
|
||||
```
|
||||
node server.js
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue