@elda-joy/common-package-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

common-package-ui

This is a common library frontend (web-apps / applications).

Developers Guide

  1. Pull the code.
  2. Create your branch.
  3. Make changes.
  4. Commit your changes to the local branch.
  5. Add -SNAPSHOT to the version in package.json file.
  6. Run command npm publish to publish the new version.
  7. Test your changes for the new version.
  8. Remove -SNAPSHOT to the version in package.json file.
  9. Run command npm version patch.
  10. Push the changes to the remote branch.
  11. Get your PR merged.
  12. Finally, run command npm publish.

Creating SNAPSHOT version

  1. Add -SNAPSHOT to the version in package.json file.
  2. Run command npm publish to publish the new version.

Readme

Keywords

none

Package Sidebar

Install

npm i @elda-joy/common-package-ui

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

88.8 kB

Total Files

5

Last publish

Collaborators

  • manupriyamjindal