Restrudturing app + ES6 + Init socket + Init models

This commit is contained in:
Bruno SIMON
2016-06-02 19:49:00 +02:00
parent 5697cf1b8e
commit 0c2955c01b
9 changed files with 474 additions and 71 deletions
+3 -1
View File
@@ -18,6 +18,8 @@
"homepage": "https://github.com/brunosimon/code-spectactor",
"dependencies": {
"chokidar": "^1.5.1",
"colors": "^1.1.2"
"colors": "^1.1.2",
"ip": "^1.1.3",
"socket.io-client": "^1.4.6"
}
}