0.2.38 • Published 9 months ago
@alberto91base/prueba-react-components v0.2.38
Add component to storybook library and upload to npm
- Create component files, including tests and story
- Change import lines in scss files to adapt to project folder structure.
- Add component to index.js file at root level
- Execute chromatic to check if component is ok
yarn chromatic
- Execute command
MSG="(here we put the information about the task)" yarn upgrade-(patch/minor/major)
- Execute command
npm publish
to upload to npm - In repo/s where this component is used, use
yarn upgrade @npm_leadtech/legal-lib-components --latest
, - Change imports to use @npm_leadtech/legal-lib-components and delete component files.
Last modification instead of git commit we must write the following command
MSG="(here we put the information about the task)" yarn upgrade-(patch/minor/major)
NPM credentials
Private account
Chromatic
Url de acceso al Chromatic del proyecto https://www.chromatic.com/builds?appId=6561c745020967e7c053b406
Para ejecutar: yarn chromatic
Trabajo con yalc
- Instale golbalmente yalc (solo la primera vez)
npm i yalc -g
- En la librería, tras realizar los cambios necesarios, compile y publique
yarn build && yalc publish
- En el proyecto donde se desea utilizar la librería ejecute:
yalc add @npm_leadtech/legal-lib-components
apuntando a la versión que generó previamente el paso anterior - Desde la librería agregue los cambio en el proyecto destino:
yalc push
0.2.27
9 months ago
0.2.30
9 months ago
0.2.38
9 months ago
0.2.37
9 months ago
0.2.36
9 months ago
0.2.35
9 months ago
0.2.34
9 months ago
0.2.33
9 months ago
0.2.32
9 months ago
0.2.31
9 months ago
0.2.29
9 months ago
0.2.28
9 months ago
0.2.26
10 months ago
0.2.24
10 months ago
0.2.23
10 months ago
0.2.22
10 months ago
0.2.21
10 months ago
0.2.20
10 months ago
0.2.19
10 months ago
0.2.18
10 months ago
0.2.17
10 months ago
0.2.16
10 months ago
0.2.15
10 months ago
0.2.13
10 months ago
0.2.12
10 months ago
0.2.11
10 months ago
0.2.10
10 months ago
0.2.9
10 months ago
0.2.8
10 months ago
0.2.7
10 months ago
0.2.6
10 months ago
0.2.5
10 months ago
0.2.4
10 months ago
0.2.3
10 months ago
0.2.2
10 months ago
0.2.1
10 months ago
0.2.0
10 months ago
0.1.0
10 months ago