react-npm-component

1.0.1 • Public • Published

React component template

Just an example regaring how to package a react component using npm and webpack

$ npm run build

How to use it:

import MyComponent from 'react-npm-component';
<MyComponent name="Bob" />
What's up, Bob?

/react-npm-component/

    Package Sidebar

    Install

    npm i react-npm-component

    Weekly Downloads

    3

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • alopes