Added the basic js/css frontend to the express app

This commit is contained in:
Glenn de Haan
2018-02-26 22:52:19 +01:00
parent 91bad12f52
commit cd93e31bb5
8 changed files with 107 additions and 1 deletions

View File

@@ -73,6 +73,7 @@
"raw-loader": "^0.5.1",
"rimraf": "^2.6.2",
"sass-loader": "^6.0.6",
"socket.io": "^2.0.4",
"socket.io-client": "^2.0.4",
"webpack": "^3.11.0",
"webpack-manifest-plugin": "^1.3.2"