mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-29 20:38:43 +00:00
update readme to reflect proper local run command
This commit is contained in:
parent
35adaf3872
commit
2bef75dd4a
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ To run this project locally for contributing or testing, run the following comma
|
|||
git clone https://github.com/movie-web/movie-web
|
||||
cd movie-web
|
||||
yarn install
|
||||
yarn start
|
||||
yarn dev
|
||||
```
|
||||
|
||||
To build production files, simply run `yarn build`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue