1.3.5 • Published 2 years ago

prueba-jeck-cuatro v1.3.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

About The Project

Project exported by design system builder after customize all requirements.

Built With

Getting Started

You must have PNPM package manager to run this project.

Run storybook

  1. Install PNPM packages
    pnpm run setup
  2. Run storybook
    pnpm storybook

Publish library to npm

  1. Install PNPM packages

    pnpm run setup
  2. Build project.

    pnpm build

    Note: The library will be built with the name specified in the design system builder and the version must be changed every time a new version of the library is released.

  3. Run the release command

    pnpm release

    Note: If it is the first time that you will publish the library to npm it is not necessary to run this command.

  4. Login with your npm account

    pnpm run login
  5. Publish the library

    pnpm run publish

Contribution

See CONTRIBUTING.md for more information.

License

See LICENSE for more information.