1.1.0 • Published 5 months ago

@hlf-fe/pulmo-ui v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

Link the library to a local project

  1. In the root directory of the component library, run:
npm link
  1. In your project's root (the consumer of the library), run:
npm link @hlf-fe/pulmo-ui
  1. 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