demo-react-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

demo-react-library

Try react controls library by create-react-library

NPM JavaScript Style Guide

Install

npm install --save demo-react-library

Usage

import React, { Component } from 'react'

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

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

License

MIT © chevi-binder

Readme

Keywords

none

Package Sidebar

Install

npm i demo-react-library

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.8 kB

Total Files

9

Last publish

Collaborators

  • chevi