mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Expand prod docs
This commit is contained in:
parent
9a02c772b8
commit
3cdea72060
1 changed files with 4 additions and 0 deletions
|
|
@ -52,5 +52,9 @@ See more in the [testing documentation](docs/testing.md).
|
|||
|
||||
## Production Server
|
||||
|
||||
Ensure that the `NODE_ENV` environment variable is set to `production`
|
||||
and run:
|
||||
|
||||
yarn install
|
||||
yarn run build
|
||||
yarn start
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue