From c3ff1b6faf77df903fa55cc05bcbdde263d1045a Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Sat, 20 Mar 2021 17:22:20 -0500 Subject: Start HW5 --- csci4131/hw5/strap012_hw5/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'csci4131/hw5/strap012_hw5/package.json') diff --git a/csci4131/hw5/strap012_hw5/package.json b/csci4131/hw5/strap012_hw5/package.json index 90f2542..1253c2a 100755 --- a/csci4131/hw5/strap012_hw5/package.json +++ b/csci4131/hw5/strap012_hw5/package.json @@ -4,6 +4,7 @@ "description": "Assignment 5", "main": "createServer.js", "scripts": { + "start": "node createServer.js", "test": "node createServer.js" }, "author": "strap012", -- cgit v1.2.3