hello-cpou

1.0.1 • Public • Published

hello-cpou

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save hello-cpou

Usage

import React, { Component } from 'react'

import MyComponent from 'hello-cpou'
import 'hello-cpou/dist/index.css'

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

License

MIT © Migueranda

Package Sidebar

Install

npm i hello-cpou

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

3.71 kB

Total Files

7

Last publish

Collaborators

  • migueranda