/vue_socketio_example

A simple example of Vue.js usage with socket.io

Primary LanguageHTML

A simple example of Vue.js usage with socket.io

Setup:

  • Install Node (v8.x.x or later)
  • $ npm i express socket.io nodemon --save to install the project dependencies