We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e182624 commit 2b57af5Copy full SHA for 2b57af5
README.md
@@ -16,6 +16,7 @@ To get to production; you should improve upon this or build your own.
16
(assumes you have node and npm installed)
17
18
```bash
19
+# from project root:
20
npm install
21
npm start
22
```
0 commit comments