mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
Update README.md
This commit is contained in:
parent
957936437b
commit
f583b2e3e6
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ will **override** those in the `.env` file.
|
||||||
If you prefer to run the server without Docker, you can use Node.js directly.
|
If you prefer to run the server without Docker, you can use Node.js directly.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm install --only=production
|
npm install --omit=dev
|
||||||
npm run build
|
npm run build
|
||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue