0.2.5 • Published 2 years ago

common-react-lib v0.2.5

Weekly downloads
-
License
-
Repository
github
Last release
2 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

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.0

2 years ago