[EN]
[ES]
Libreria de componentes con Typescript para usar en los proyectos de YUBIAI con MaterialUI
Storybook agregado para visualizar los componentes y subido a ghPage
https://yubiai.github.io/yubiaiStyle/
- Folder name componente
- .tsx (Component)
- .test.tsx (Component Test)
- .css (css)
- stories
- .stories.tsx (Storie)
- .docs.mdx (Doc)
- d.ts (Export)
- git clone repo
- npm install
- npm run storybook
- npm run test
New Commit and changing the version in package.json
(If you are not logged in to npm, log in.)
- npm run test
- npm run rollup
- npm publish
(Create token from your github account)
- npm run deploy-storybook -- --ci --host-token-env-variable=token_github