Vue.js Chat Tutorial: Building A Realtime Messaging App

These are the project files for the Scaledrone Vue.js chat tutorial.

To run this example make sure to replace YOUR-CHANNEL-ID in src/App.vue.

Running The Project

npm install
npm run dev