0.2.5 • Published 4 years ago

common-react-lib v0.2.5

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

common-react

A library of React components created using create-react-app.

Installation

Run the following command: npm install common-react-lib

Development

  1. Delete jsconfig.json
  2. npm install
  3. Do changes in Packages
  4. npm run build
  5. npx jsconfig.json -b dist and remove dist from exclude in jsconfig.json
  6. git add .
  7. git commit -m "Commit Message"
  8. git push origin main
  9. npm publish
0.2.5

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.0

4 years ago