Skip to content

Commit 0818b35

Browse files
authored
Update README
to point to official create-react-app documentation regarding deployment using "serve"
1 parent f574ef9 commit 0818b35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ I wrote an article about this project here: [Zero Configuration Deployment for R
66

77
# Important
88

9+
UPDATE: create-react-app now officially recommend using "serve" to deploy your create-react-app project. The documentation can be found here: https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#deployment
10+
911
I personally and strongly recommend you to check out [Next.js](https://zeit.co/blog/next) by Zeit team.
1012
That will be my personal go to choice as well when creating new React project, and deploy to now seamlessly.
1113

0 commit comments

Comments
 (0)