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.
2 parents b67a737 + bb6be1e commit d0dc901Copy full SHA for d0dc901
README.md
@@ -4,7 +4,7 @@ We just added the possibility to run it using `node` and `npm`
4
5
How do you run it using node:
6
7
-Clone this project then run 'npm install $$ npm start'
+Clone this project then run ```npm install && npm start```
8
9
This should open you a browser and give you a nice live reload
10
0 commit comments