diff --git a/Build/package.json b/Build/package.json new file mode 100644 index 0000000..49b8994 --- /dev/null +++ b/Build/package.json @@ -0,0 +1,5 @@ +{ + "scripts": { + "start": "node server.js" + } +} \ No newline at end of file