Skip to content

ymnj/chatter

Repository files navigation

chatter

Socket.io chat application with Vue.js frontend

Locally
1. git clone git@github.com:ymnj/chatter.git
2. npm install
3. npm run watch-app
4. Open browser at localhost:3000

Live Demo

https://tomhung-chatter.herokuapp.com

Built this playing around with a tutorial on Socket.io. It's a very basic demo showing some of Socket.io's functionality. Feel free to pull and make changes.

About

Chat application built with Socket.io and Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published