vue-firebase-chat-example

Vue.js Tutorial: Building Firebase Realtime Database Chat Web App

MIT License

Stars
11

Vue.js Tutorial: Building Firebase Realtime DB Chat Web App

This source code is part of Vue.js Tutorial: Building Firebase Realtime DB Chat Web App.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.