jc-react-components-library

1.0.0 • Public • Published

jc-react-components-library

React Components Library

NPM JavaScript Style Guide

Install

npm install --save jc-react-components-library

Usage

import React, { Component } from 'react'

import MyComponent from 'jc-react-components-library'

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

License

MIT © jcarias

Readme

Keywords

none

Package Sidebar

Install

npm i jc-react-components-library

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

29.6 kB

Total Files

8

Last publish

Collaborators

  • jcarias