Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 437 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 437 Bytes

Vuejs Chat-app

About

This is a real-time chat web application made in Vue.js You can check the live demo here

Tech Stack

  • Vue
  • Vuex
  • Vue Router
  • Pusher
  • CSS

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint