项目作者: RomansBermans

项目描述 :
A very basic Firebase messaging application.
高级语言: JavaScript
项目地址: git://github.com/RomansBermans/firebase-messages-basic.git
创建时间: 2017-04-01T13:38:03Z
项目社区:https://github.com/RomansBermans/firebase-messages-basic

开源协议:

下载


firebase-messages-basic

A very basic Firebase messaging application.

Setup

  1. Install Node.js
  2. Create a project on Firebase and note down the Project ID
  3. Replace the project id in the .firebaserc with your Project ID
  4. Click Add Firebase to your web app and copy your Initialization Code
  5. Replace the initialization code in the app/app.js with your Initialization Code

Install

  1. npm install

Start

  1. npm start

Deploy

  1. npm run deploy

Learn More

Firebase Bolt

Firebase Realtime Database

Firebase Cloud Functions

Vue.js

VueFire

Vue Material