diff --git a/package.json b/package.json index e00d9211..fb04a0f4 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,9 @@ "description": "ENiGMA½ Bulletin Board System", "author": "Bryan Ashby ", "license": "BSD-2-Clause", + "scripts": { + "start": "node main.js" + }, "repository": { "type": "git", "url": "https://github.com/NuSkooler/enigma-bbs.git"