react-firebase-fora
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

fora

Minimalistic user forum for react/firestore

NPM JavaScript Style Guide

Install

npm install --save fora

Usage

import React, { Component } from 'react'
 
import MyComponent from 'fora'
import 'fora/dist/index.css'
 
class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © mhcoffin

Readme

Keywords

none

Package Sidebar

Install

npm i react-firebase-fora

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

213 kB

Total Files

16

Last publish

Collaborators

  • mhcoffin