From 3f8b26f2b86da1d97dc09434aaa617db2dca996a Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Wed, 10 Jun 2020 23:22:39 +0900 Subject: [PATCH] Update Readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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