项目作者: RomansBermans
项目描述 :
A very basic Firebase messaging application.
高级语言: JavaScript
项目地址: git://github.com/RomansBermans/firebase-messages-basic.git
firebase-messages-basic
A very basic Firebase messaging application.
Setup
- Install Node.js
- Create a project on Firebase and note down the Project ID
- Replace the project id in the
.firebaserc
with your Project ID - Click Add Firebase to your web app and copy your Initialization Code
- Replace the initialization code in the
app/app.js
with your Initialization Code
Install
npm install
Start
npm start


Deploy
npm run deploy
Learn More
Firebase Bolt
Firebase Realtime Database
Firebase Cloud Functions
Vue.js
VueFire
Vue Material