diff --git a/README.md b/README.md index 72a8bc3..ce67f28 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,12 @@ yarn install yarn run start:dev ``` -## Deployment +## Production +``` +yarn install +yarn run build +yarn run start +``` + +## References - [Documentation](https://pankod.github.io/next-boilerplate/docs/deployment) \ No newline at end of file