0.1.4 • Published 1 year ago

react-package-blah-blah v0.1.4

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

link to tutorial:

https://levelup.gitconnected.com/publish-react-components-as-an-npm-package-7a671a2fb7f

to install the package use the comand:

npm install react-package-blah-blah

link to package:

https://www.npmjs.com/package/react-package-blah-blah

to update package:

  1. update version in package.json
  2. run npm run build
  3. run npm publish
  4. create commit
  5. push changes to repo