Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 232 Bytes

DEV_SETUP.md

File metadata and controls

10 lines (7 loc) · 232 Bytes

React package components

Publishing a new package

Make sure you change the version in the package.json and add anything you changed to the changelog

$ npm run build
$ npm publish --access public