my-test-packa

1.0.0 • Public • Published

my-test-package

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save my-test-package

Usage

import React, { Component } from 'react'

import MyComponent from 'my-test-package'
import 'my-test-package/dist/index.css'

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

License

MIT © kulusingh

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i my-test-packa

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.18 kB

    Total Files

    7

    Last publish

    Collaborators

    • kulusingh