firebomb

1.0.0 • Public • Published

firebomb

Lightweight and Optimal way to use firebase in React.

NPM JavaScript Style Guide

Install

npm install --save firebomb

Usage

import React, { Component } from 'react'

import MyComponent from 'firebomb'
import 'firebomb/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © BossBele

Readme

Keywords

none

Package Sidebar

Install

npm i firebomb

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.15 kB

Total Files

7

Last publish

Collaborators

  • bossbele