diff --git a/package.json b/package.json index 23cf0dc..da1c012 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "url": "https://github.com/GoodBoyDigital/pixi.js.git" }, "scripts": { + "start": "gulp && gulp watch", "test": "gulp && testem ci", "build": "gulp", "docs": "jsdoc -c ./gulp/util/jsdoc.conf.json -R README.md"