diff --git a/package.json b/package.json index 49cc4d5..162af44 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "start": "parcel src/index.html" }, "author": "", "license": "ISC",