Skip to content

Example of a Chat application written in Vue.js

License

Notifications You must be signed in to change notification settings

CaptainT33mo/vue-chat

 
 

Repository files navigation

vue-chat

A vue.js chat app example

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Example of a Chat application written in Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • Vue 28.4%
  • HTML 1.6%