rsi-react-npm-test

1.0.0 • Public • Published

rsi-react-npm-test

React-npm test module

NPM JavaScript Style Guide

Install

npm install --save rsi-react-npm-test

Usage

import React, { Component } from 'react'

import MyComponent from 'rsi-react-npm-test'
import 'rsi-react-npm-test/dist/index.css'

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

License

MIT © jzamss

/rsi-react-npm-test/

    Package Sidebar

    Install

    npm i rsi-react-npm-test

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    42.7 kB

    Total Files

    7

    Last publish

    Collaborators

    • jzamss