You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ I wrote an article about this project here: [Zero Configuration Deployment for R
6
6
7
7
# Important
8
8
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
+
9
11
I personally and strongly recommend you to check out [Next.js](https://zeit.co/blog/next) by Zeit team.
10
12
That will be my personal go to choice as well when creating new React project, and deploy to now seamlessly.
0 commit comments