cra-library2

1.0.0 • Public • Published

cra-library2

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save cra-library2

Usage

import React, { Component } from 'react'

import MyComponent from 'cra-library2'
import 'cra-library2/dist/index.css'

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

License

MIT © surajpai

Readme

Keywords

none

Package Sidebar

Install

npm i cra-library2

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

164 kB

Total Files

7

Last publish

Collaborators

  • surajpai