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 8b75c40 commit 95df78bCopy full SHA for 95df78b
README.md
@@ -13,10 +13,13 @@ transitions between pages in the browser.
13
** **
14
#### Just getting started with `react-server`?
15
16
-Start with [`react-server-cli`](packages/react-server-cli), which will take
17
-care of the _server_ part and get you up and running right away.
+The _easiest_ way to get started is with our [yeoman
+generator](packages/generator-react-server).
18
19
-Once you're hungry for more dig into
+That hooks you up with [`react-server-cli`](packages/react-server-cli), which
20
+will take care of the _server_ part and get you up and running right away.
21
+
22
+Once you're hungry for more dig into [the docs](docs/) and
23
[`react-server`](packages/react-server) itself.
24
25
0 commit comments