react-hello-jamesb

1.0.0 • Public • Published

react-hello-jamesb

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-hello-jamesb

Usage

import React, { Component } from 'react'

import MyComponent from 'react-hello-jamesb'
import 'react-hello-jamesb/dist/index.css'

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

License

MIT © JamesBrightman

Readme

Keywords

none

Package Sidebar

Install

npm i react-hello-jamesb

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

3.86 kB

Total Files

7

Last publish

Collaborators

  • jamesbrightman