We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccfb484 commit d40b995Copy full SHA for d40b995
1 file changed
Workshops/Workshops-2017/LiveDemo_20-April-2017_Fortune_Cookies/package.json
@@ -4,7 +4,7 @@
4
"description": "## App description",
5
"main": "index.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "start": "node app.js"
8
},
9
"author": "Doncho Minkov ([email protected])",
10
"license": "MIT",
0 commit comments