Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 339 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 339 Bytes

react-vite-component-lib

React + Vite Component Library Template

Installing

You can install the react-vite-component-lib package from npm using the following command:

npm i react-vite-component-lib

Versioning

To publish an updated version of the library, run the following command:

npm run build
npm publish