r2mp-suite

1.0.4-r2 • Public • Published

r2mp-suite

Components for R2MP applications

NPM JavaScript Style Guide

Install

npm install --save r2mp-suite

Usage

import React, { Component } from 'react'

import MyComponent from 'r2mp-suite'
import 'r2mp-suite/dist/index.css'

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

License

MIT © CalebOkai

Readme

Keywords

none

Package Sidebar

Install

npm i r2mp-suite

Weekly Downloads

2

Version

1.0.4-r2

License

MIT

Unpacked Size

224 kB

Total Files

194

Last publish

Collaborators

  • thearchibold