diff --git a/package.json b/package.json index de13627fe..57d57885a 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "./dist/index.js", "scripts": { "prepublish": "grunt prepublish", + "start": "./scripts/server", "test": "grunt test" }, "repository": {