Skip to content

exprodrigues/socketio-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket.io starter

Starter example using socket.io and VueJS

Setup and run

# install dependencies
npm install

# serve at localhost:1337
node index.js