Skip to content

anhaeh/vue-simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Simple Chat

Implementation of a simple chat based on Vue, Vuex and Vue-cli 3.

Live Preview

Screenshot

Install dependencies

npm install

Run app

npm run serve