mirror of
https://gitlab.com/RemixDev/deemix-gui.git
synced 2025-02-05 21:28:09 +00:00
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`.
|
||||
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
|
||||
Make sure you've installed the dependencies for all packages (the root folder, `server` and `webui`).
|
||||
|
|
Loading…
Reference in a new issue