Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 502 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 502 Bytes

chat_app

Simple-Group-Chat-App

A group chat made with Vue js and Firebase. Where different users can login with their names and begin receiving and sending messages within the group

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

Customize configuration

See Configuration Reference.