0.0.1 • Published 5 years ago

firebase-extension v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

FirebaseExtension

A simple library to extends some usesfull function, directives and components for firebase and firestore DB.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to have installed nodeJS and Angular CLI as global, then Install firebase for angular in your angular project.

npm install -g @angular/cli
npm install firebase @angular/fire --save

Installing

A step by step series of examples that tell you how to get a development env running

npm install firebaseExtension --save

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details