Skip to content

Releases: jeffwillette/create-react-npm-component

Version 0.0.2

12 Oct 05:05
Compare
Choose a tag to compare

As of this release the project makes a component which can be imported into another react component

  • it hot reloads with the command npm start
  • it will make a production build with npm build