exampl-react-lib

1.0.0 • Public • Published

exampl-react-lib

test

NPM JavaScript Style Guide

Install

npm install --save exampl-react-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'exampl-react-lib'
import 'exampl-react-lib/dist/index.css'

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

License

MIT © avneesh30

/exampl-react-lib/

    Package Sidebar

    Install

    npm i exampl-react-lib

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.14 kB

    Total Files

    7

    Last publish

    Collaborators

    • avneesh10