Add start script

This commit is contained in:
Cadence Ember 2025-04-09 20:49:22 +12:00
parent 5e9ea6db66
commit bd9bb656ac

View file

@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node start.js"
},
"keywords": [],
"author": "",