Commit Graph

6 Commits

Author SHA1 Message Date
David Kaltschmidt
e518bedecb Update the JS tooling
* get rid of gulp
* use webpack-dev-server to serve app.js
* express serves static files
* 2 webpack configs: local and production
* for development with backend, websocket URL is injected
* remove unneeded static files
2015-08-24 12:41:17 +02:00
David Kaltschmidt
82d622b164 changed browserSync port from 3000 to 4042 2015-06-16 16:25:25 +02:00
David Kaltschmidt
ad5bfb67ec added info about logging to client/README 2015-06-15 18:18:06 +02:00
David Kaltschmidt
3a79dbb02a added linter config to build image, linter README 2015-05-29 13:55:07 +02:00
David Kaltschmidt
ea862f761c updated client readme's getting started 2015-05-19 10:03:03 +00:00
Tom Wilkie
d50e827fd5 Intial commit 2015-05-19 10:02:02 +00:00