riebel / socketio-es6-starter

ES6/ES2015 chat example using node.js, socket.io, gulp, webpack (for client) and babel (for server).
https://socketio-es6-starter.herokuapp.com/
79 stars 20 forks source link

Live reload? #3

Open tatecarson opened 6 years ago

tatecarson commented 6 years ago

Is it possible to add live reload for the client to this setup? I looked into gulp-livereload but no luck getting it to work so far.