@energybox/react-ui-library

14.0.2 • Public • Published

Intro

This project is using npmjs.com as a npm package repository and is publicly available. Please go to Company's LastPass > Shared Dev > npmjs.com to find shared credentials to the account.

Initial Setup

After running the initial yarn install (we use yarn, not npm), run yarn husky:setup. We use husky/lint-staged/prettier to format our staged code consistently every time we create a new commit.

NOTE: Please don't run yarn husky:setup more than once, or else you will add multiple yarn lint-staged commands inside your .husky/pre-commit file

Release

  1. Increase library version
  2. Commit
  3. Go to pipelines and select pipeline that includes version to be released.
  4. Tap "Publish"

Local Development

To use a local version of the react-ui-library in another FE repo during development:

  1. from react-ui-library,
    • run yarn yalc:publish
    • run yarn yalc:serve
  2. in the target local FE repo,
    • run yalc link (library name) Ex: ../fe_repo $ yalc link @energybox/react-ui-library@5.12.0

Readme

Keywords

none

Package Sidebar

Install

npm i @energybox/react-ui-library

Weekly Downloads

1,662

Version

14.0.2

License

none

Unpacked Size

4.07 MB

Total Files

2107

Last publish

Collaborators

  • myratgeldi
  • annapurnap
  • stephenleung_energybox
  • divya.gogineni
  • teo.lee.eb
  • andyhokl.eb
  • energybox-global