aboutsummaryrefslogtreecommitdiffstats
path: root/csci4131/hw5/strap012_hw5/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'csci4131/hw5/strap012_hw5/package.json')
-rwxr-xr-xcsci4131/hw5/strap012_hw5/package.json1
1 files changed, 1 insertions, 0 deletions
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",