utomoadito / fake-chat-app

This is just fake chat app using Firebase and Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fake-chat-app

This is just fake chat app using Firebase and Vue. Good for practice if you curious about simple main flow of Chat Apps.

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

Don't forget to init the environment

mv .env.default .env

Customize configuration

See Configuration Reference.

About

This is just fake chat app using Firebase and Vue


Languages

Language:Vue 71.9%Language:JavaScript 25.3%Language:HTML 2.5%Language:CSS 0.2%