@rounb-ror/common-react
v1.0.83
Published
Commonly used React items
Readme
Description
Commonly used React items
Testing
Run Vite in dev mode
npm run devOpen local link and add
/test/index.htmlPublishing
Increase version in package.json. Build the package
npm run buildAdd to the staged all required files and commit all the changes. Push changes to the repository. Publish the changes
npm publish