# Quasar App Extension quasar-ui-firebase

> Add a short description of your App Extension. What does it do? How is it beneficial? Why would someone want to use it?

[![npm](https://img.shields.io/npm/v/quasar-app-extension-firebase.svg?label=quasar-app-extension-firebase)](https://www.npmjs.com/package/quasar-app-extension-firebase)
[![npm](https://img.shields.io/npm/dt/quasar-app-extension-firebase.svg)](https://www.npmjs.com/package/quasar-app-extension-firebase)

# Install
```bash
quasar ext add quasar-ui-firebase
```
Quasar CLI will retrieve it from NPM and install the extension.

## Prompts

> If your app extension uses prompts, explain them here, otherwise remove this section and remove prompts.js file.

# Uninstall
```bash
quasar ext remove quasar-ui-firebase
```

# Info
> Add longer information here that will help the user of your app extension.

# Other Info
> Add other information that's not as important to know

# Donate
If you appreciate the work that went into this App Extension, please consider [donating to Quasar](https://donate.quasar.dev).

# License
MIT (c) luke@ldiebold.com
