Prepare web side for Pi hosting

This commit is contained in:
2018-02-06 06:37:44 +00:00
parent 6071534a72
commit f0a3b02c6a
6 changed files with 336 additions and 28 deletions
+1
View File
@@ -10,6 +10,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"body-parser": "^1.18.2",
"express": "^4.16.2",
"socket.io": "^2.0.4"
}