redux-fireadmin

[![npm version](https://img.shields.io/npm/v/redux-fireadmin.svg?style=flat-square)](https://www.npmjs.com/package/redux-fireadmin) [![npm downloads](https://img.shields.io/npm/dm/redux-fireadmin.svg?style=flat-square)](https://www.npmjs.com/package/redux

Usage no npm install needed!

<script type="module">
  import reduxFireadmin from 'https://cdn.skypack.dev/redux-fireadmin';
</script>

README

redux-fireadmin

npm version npm downloads build status dependencies status codeclimate coverage license

Getting Started

redux-fireadmin is universal, so it can be used client-side or server-side.

Install through NPM

  1. Install: npm install --save redux-fireadmin

  2. Include and use redux-fireadmin:

import Reduxfireadmin from 'redux-fireadmin'; let redux-fireadmin = new Reduxfireadmin();


## [Documentation](https://prescottprue.github.com/redux-fireadmin)