We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cdfe10 commit 4f2e09cCopy full SHA for 4f2e09c
1 file changed
README.md
@@ -34,6 +34,7 @@ chmod +x build.sh
34
35
# starting the node server
36
cd www
37
+npm i
38
npm run dev
39
```
40
0 commit comments