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

0.1.9 • Public • Published

Modularizaciones Frontend

Components to use across all novo-x projects

Deployed npm package: https://www.npmjs.com/package/@novo-x/ui

How to deploy changes to npm

  1. Change package.json version
  2. yarn build
  3. npm login
  4. npm publish
  5. git tag -a "X.X.X" -m "Some description"
  6. git push --tags

How to deploy changes to gh pages

  1. yarn build-storybook
  2. yarn deploy-storybook

Storybook in Local

  • yarn storybook

Usage example

yarn add @novo-x/ui

import { ComponentName } from @novo-x/ui

How to add an Organism

Package Sidebar

Install

npm i @novo-x/ui

Weekly Downloads

1

Version

0.1.9

License

ISC

Unpacked Size

196 kB

Total Files

4

Last publish

Collaborators

  • lautarobruno
  • agustin-novolabs
  • novo-tincho
  • nicolas.novolabs
  • mati-novolabs
  • alejitowow
  • nahuelprieto