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 b39a32a commit b0d1e7eCopy full SHA for b0d1e7e
README.md
@@ -49,7 +49,7 @@ _**NOTE! the README on the `master` branch might not match that of the [latest s
49
Install it:
50
51
```bash
52
-npm install next --save
+npm install next react react-dom --save
53
```
54
55
and add a script to your package.json like this:
0 commit comments