# | React (to) NPM |

> Create and export React Components as a NPM package, easy!

### | How to use |

- npm install react-npm
- npm start
- make your magic
- npm deploy

### | Using Localy |

- npm link
- npm link react-npm <= on the repository where you want to use your package

- I recommend to use create-react-app as a sandbox to test your components

### | Have FUN |

@clayton-duarte [github.com/clayton-duarte/]