teebes / vue-ws

Instantly prototype-able example of using WebSockets with Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using WebSockets with Vue.js

This repository accompanies the talk up at https://slides.com/teebes/vue-ws

Installation

npm install

Running

npm install -g @vue/cli-service-global vue serve WebSockets.vue

Step Two

node server.js vue serve WebSockets2.vue

About

Instantly prototype-able example of using WebSockets with Vue


Languages

Language:Vue 88.6%Language:JavaScript 11.4%