app-npmlibrary-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

app-npmlibrary-react

NPM JavaScript Style Guide

Install

npm install --save app-npmlibrary-react

Usage

import React, { Component } from 'react'

import MyComponent from 'app-npmlibrary-react'
import 'app-npmlibrary-react/dist/index.css'

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

License

MIT © dima-cherednyk

Readme

Keywords

none

Package Sidebar

Install

npm i app-npmlibrary-react

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

4.95 kB

Total Files

11

Last publish

Collaborators

  • dima_cherednyk