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 cea0e04 commit 33f2044Copy full SHA for 33f2044
README.md
@@ -30,5 +30,5 @@ conduct.
30
### Quickstart
31
32
To build the project, make sure you have Node.js installed (at least version 6)
33
-and then `npm install && npm build`. To run, just open `index.html` in your
+and then `npm install && npm run build`. To run, just open `index.html` in your
34
browser (you don't need to run a webserver). Run the tests with `npm test`.
0 commit comments