0.2.5 • Published 3 years ago
common-react-lib v0.2.5
common-react
A library of React components created using create-react-app.
Installation
Run the following command:
npm install common-react-lib
Development
- Delete
jsconfig.json npm install- Do changes in Packages
npm run buildnpx jsconfig.json -b distand remove dist from exclude in jsconfig.jsongit add .git commit -m "Commit Message"git push origin mainnpm publish