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 ba6d1d4 commit 4cbdf90Copy full SHA for 4cbdf90
README.md
@@ -62,8 +62,8 @@ from the server as well as state hydration on the client.
62
To start development, follow these steps:
63
64
```
65
-$ git clone https://github.com/rherwig/template-react-16-ssr.git
66
-$ cd template-react-16-ssr
+$ git clone https://github.com/rherwig/template-react-ssr.git
+$ cd template-react-ssr
67
$ npm i
68
$ npm start
69
0 commit comments