Add start script

This commit is contained in:
Adam Goldsmith 2019-12-30 12:38:21 -05:00
parent 1e954a0afc
commit 3b3603cd6f

View File

@ -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",