jc-react-library

0.0.12 • Public • Published

jc-react-library

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save jc-react-library

Usage

import React, { Component } from 'react'

import MyComponent from 'jc-react-library'
import 'jc-react-library/dist/index.css'

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

License

MIT © jamesrcotter

Readme

Keywords

none

Package Sidebar

Install

npm i jc-react-library

Weekly Downloads

0

Version

0.0.12

License

MIT

Unpacked Size

76.7 kB

Total Files

7

Last publish

Collaborators

  • cotterj