@hlf-fe/pulmo-ui
v1.5.7
Published
1. In the root directory of the component library, run:
Readme
Link the library to a local project
- In the root directory of the component library, run:
npm link- In your project's root (the consumer of the library), run:
npm link @hlf-fe/pulmo-ui- Verify the link in your consumer project's root:
npm ls @hlf-fe/pulmo-ui
output: @hlf-fe/[email protected] -> /local/path/to/lib