@linkeo.com/ui-lib-react
v2.12.10
Published
La publication sur npmjs.com est faite automatiquement depuis bitbucket. Pour créer une nouvelle version de la librairie, il suffit de lancer la commande [`yarn version --new-version <version>`](https://classic.yarnpkg.com/en/docs/cli/version/) qui va cr
Downloads
360
Readme
Faire une version
La publication sur npmjs.com est faite automatiquement depuis bitbucket.
Pour créer une nouvelle version de la librairie, il suffit de lancer la commande
yarn version --new-version <version>
qui va créer un tag et le push vers le dépot. Une fois le dépot envoyé sur le serveur Bitbucket,
le pipleine sera executé et le build sera publié sur npmjs.com
Allez voir la doc de la commande
Available Scripts
you must have node and yarn for compile this project
https://nodejs.org/en/
https://yarnpkg.com/
In the project directory, you can run:
yarn install
to install dependencies and lib
yarn start
to launch storybook at http://localhost:6006
for development
yarn e2e
for launch end to end test
yarn test
for launch unit test
yarn lint
for launch ts linting
yarn lib
for build lib