@edf-re/esap-ui-components
v0.4.22
Published
Library of reusable React components for ESAP applications.
Downloads
46
Keywords
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
.
if you get this error: error:0308010C:digital envelope routines::unsupported
just run export NODE_OPTIONS=--openssl-legacy-provider
before last command.
Visit the lib Storybook documentation: https://edf-re.github.io/esap-ui-components/