0.2.38 • Published 1 year 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
1 year ago
0.2.30
1 year ago
0.2.38
1 year ago
0.2.37
1 year ago
0.2.36
1 year ago
0.2.35
1 year ago
0.2.34
1 year ago
0.2.33
1 year ago
0.2.32
1 year ago
0.2.31
1 year ago
0.2.29
1 year ago
0.2.28
1 year ago
0.2.26
1 year ago
0.2.24
1 year ago
0.2.23
1 year ago
0.2.22
1 year ago
0.2.21
1 year ago
0.2.20
1 year ago
0.2.19
1 year ago
0.2.18
1 year ago
0.2.17
1 year ago
0.2.16
1 year ago
0.2.15
1 year ago
0.2.13
1 year ago
0.2.12
1 year ago
0.2.11
1 year ago
0.2.10
1 year ago
0.2.9
1 year ago
0.2.8
1 year ago
0.2.7
1 year ago
0.2.6
1 year ago
0.2.5
1 year ago
0.2.4
1 year ago
0.2.3
1 year ago
0.2.2
1 year ago
0.2.1
1 year ago
0.2.0
1 year ago
0.1.0
1 year ago