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?

Readme

Keywords

none

Package Sidebar

Install

npm i react-npm-component

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • alopes