Added npm start script

This commit is contained in:
Marcus Noble 2016-04-24 19:54:03 +01:00
parent 086dfad870
commit c95907cb50
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",