项目作者: yuens1002

项目描述 :
vue.js firestore auth demo
高级语言: JavaScript
项目地址: git://github.com/yuens1002/goodeeds.git
创建时间: 2018-06-20T03:10:08Z
项目社区:https://github.com/yuens1002/goodeeds

开源协议:

下载


firestore-auth-demo

A Vue.js / Vuetify project. You can build this project on your own. Simply register for a free firestore account, enable email authentication and put the database in demo mode. Clone or fork this project, follow the instructions below to initialize the project. Edit api/firebaseConfig.js to your specific firebase account.

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # build for production and view the bundle analyzer report
  8. npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.