Expand prod docs

This commit is contained in:
Kimmo Puputti 2017-01-12 15:32:10 +02:00
parent 9a02c772b8
commit 3cdea72060

View file

@ -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