Skip to content

vuejs/vuefire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuefire Build Status npm package coverage

Vue.js 2 binding for Firestore

Installation

Usage

Data Normalization

Array Bindings

Contributing

Clone the repo, then:

$ npm install    # install dependencies
$ npm test       # run test suite with coverage report

License

MIT