Updated README.md
This commit is contained in:
parent
825fc2a204
commit
b0419964f4
@ -12,7 +12,7 @@ If you're using git to get this repo you should use `git submodule update --init
|
|||||||
Install the dependencies using `yarn install`.
|
Install the dependencies using `yarn install`.
|
||||||
Then you should be able to run the app with `yarn start`.
|
Then you should be able to run the app with `yarn start`.
|
||||||
|
|
||||||
You can change the default port by setting the environment variable `PORT` to any other number
|
You can change the default port by setting the environment variable `PORT` to any other number before starting the app.
|
||||||
|
|
||||||
## Building the app
|
## Building the app
|
||||||
Make sure you've installed the dependencies for all packages (the root folder, `server` and `webui`).
|
Make sure you've installed the dependencies for all packages (the root folder, `server` and `webui`).
|
||||||
|
Loading…
Reference in New Issue
Block a user