Skip to content

clayton-duarte/react-npm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

| 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/]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.7%
  • CSS 12.3%