@ecologi/ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Ecologi UI

This library was generated with Nx.

Development

Run nx run ui:storybook to run the Storybook dev server

Running unit tests

Run nx test ui to execute the unit tests via Jest.

Publishing

Run nx publish ui --ver=<required-version> --tag=[custom-tag] to publish to npm.

The publish target invokes the generated publish.mjs script using nx:run-commands executor. The script does the following:

  • Validate the ver argument against a simple SemVer RegExp.
  • Validate the name of the project against the workspace existing projects.
  • Update the version property in the package.json of your project's build.outputPath
  • Invoke npm publish with the provided tag (default to next so you won't publish to latest by accident)

Make sure to authenticate with npm before running the publish target.

Readme

Keywords

none

Package Sidebar

Install

npm i @ecologi/ui

Weekly Downloads

1

Version

0.0.2

License

none

Unpacked Size

188 kB

Total Files

10

Last publish

Collaborators

  • alexpriceonline