mirror of
https://github.com/BreizhHardware/Jellystat.git
synced 2026-01-18 16:27:20 +01:00
Merge pull request #278 from jozlod/patch-1
Update README.md Add 'npm run build' to work for local dev / running
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
- Clone the project from git
|
||||
- Set your env variables before starting the server (Variable names as per [Environmental Variables](#environmental-variables) above).
|
||||
- Run `npm install` to install necessary packages
|
||||
- Run `npm run build` to build local files ready to run
|
||||
- Run `npm run start-server` to only run the backend nodejs server
|
||||
- Run `npm run start-client` to only run the frontend React UI
|
||||
- Run `npm run start-app` to run both backend and frontend at the same time
|
||||
|
||||
Reference in New Issue
Block a user