Add NPM start command

This commit is contained in:
Andrew Miner
2015-05-20 15:30:13 -07:00
parent a5a1322959
commit f75790f544
+1
View File
@@ -5,6 +5,7 @@
"main": "./dist/index.js",
"scripts": {
"prepublish": "grunt prepublish",
"start": "./scripts/server",
"test": "grunt test"
},
"repository": {