1.1.0 • Published 5 months ago
@hlf-fe/pulmo-ui v1.1.0
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/pulmo-ui@x.x.x -> /local/path/to/lib