项目作者: coderj001

项目描述 :
Chat application using Vue and Firestore.
高级语言: Vue
项目地址: git://github.com/coderj001/vue-geochat.git
创建时间: 2020-09-11T15:21:49Z
项目社区:https://github.com/coderj001/vue-geochat

开源协议:

下载


GeoChat

Purpose

It is simple group chat application created using firebase(or firestore). It was created as part of my lesson.

Preview

https://imgur.com/vrnYGna.png

https://imgur.com/0URghc0.png

Tool & Tech

  • vuejs
  • vue-route
  • vim
  • firestore

Project setup

  1. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

Lints and fixes files

  1. npm run lint

Customize configuration

See Configuration Reference.