We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63e933 commit 8a8a613Copy full SHA for 8a8a613
packages/create-react-scripts-ssr/README.md
@@ -162,3 +162,6 @@ This step is to make the source mapping correct in the stack trace if error is t
162
163
##### Start Server in Production Mode
164
`npm run build:server` or `yarn build:server`
165
+
166
+# Working Example
167
+[raymondsze/example-universal-react-app](https://github.com/raymondsze/create-react-scripts/packages/example-universal-react-app)
0 commit comments