README
Library of reusable React components for ESAP applications.
To publish to npm:
1/ change the version number in package.json
2/ update story build npm run build-storybook
3/ commit to the main branch
4/ publish with:npm run publish-lib.
It will run the tests and publish to npm.
You need to be logged into your npm account beforehand, using npm login --scope=@edf-re in your terminal once.
run storybook locally using npm run storybook
Visit the lib Storybook documentation: https://edf-re.github.io/esap-ui-components/