diff --git a/package.json b/package.json index 4e32e2a..02ef01f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "scripts": { - "test": "jest && mocha --compilers js:mocha-traceur tests/**/*.spec.js" + "test": "jest && mocha --compilers js:mocha-traceur tests/**/*.spec.js", + "start": "npm install && bower install && gulp" }, "jest": { "testFileExtensions": [