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.
1 parent b095579 commit 2a5518bCopy full SHA for 2a5518b
package.json
@@ -4,7 +4,8 @@
4
"description": "",
5
"main": "index.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "start": "node ./server.js"
9
},
10
"keywords": [],
11
"author": "",
0 commit comments