Skip to content
Snippets Groups Projects
Commit cd7e8df2 authored by lumb19's avatar lumb19
Browse files

Issue #GraphQl: Add npm start

parent 3c789df5
No related branches found
No related tags found
No related merge requests found
console.log('oi');
\ No newline at end of file
......@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index"
},
"author": "",
"license": "ISC",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment