# @ctrlup/firestore

## Install

Available as a [npm package](https://www.npmjs.com/package/@ctrlup/firestore).

```bash
// with npm
npm install @ctrlup/firestore

// with Yarn
yarn add @ctrlup/firestore
```
