We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385cd03 commit 87aa9c2Copy full SHA for 87aa9c2
package.json
@@ -5,6 +5,7 @@
5
"main": "index.js",
6
"scripts": {
7
"build": "npm install && npm --prefix ./frontend install ./frontend",
8
+ "start": "node index",
9
"test": "echo \"Error: no test specified\" && exit 1"
10
},
11
"author": "",
0 commit comments