0.0.0 • Published 2 years ago

js-ui-npm-library v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

js-ui-library

Angular np library with common components and functionality for the jovensalud Angular projects

Instructions to use the library locally: https://teensmart.atlassian.net/wiki/spaces/TEES/pages/2146926597/How+to+run+angular+project+locally+including+library

How to publish a new version:

  1. When you make changes to the library make sure you are bumping the version number in the package.json file (projects/js-ui-library). Use semantic versioning: https://semver.org/

  2. Open a pull request targeting the main branch and get your changes approved: https://teensmart.atlassian.net/wiki/spaces/TEES/pages/2089713665/Code+repositories

  3. Merge your changes to the main branch

  4. Build the library: ng build

  5. Go to dist/js-ui-library

  6. Publish the library with: npm publish

The library is published in the github npm registry: https://github.com/TeenSmartOrg/js-ui-npm-library/pkgs/npm/js-ui-library