gantri-library-demo

1.0.8 • Public • Published

library-demo

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save library-demo

Usage

import React, { Component } from 'react'

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

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

License

MIT © david-chua

Readme

Keywords

none

Package Sidebar

Install

npm i gantri-library-demo

Weekly Downloads

0

Version

1.0.8

License

MIT

Unpacked Size

30.2 kB

Total Files

8

Last publish

Collaborators

  • david-chua