celito_test1
v0.0.38
Published
celito_global_library
Downloads
2
Readme
npm install react typescript @types/react --save-dev
npm install identity-obj-proxy --save-dev
npm install @testing-library/react jest @types/jest --save-dev
npm install @babel/core @babel/preset-env @babel/preset-react @babel/preset-typescript babel-jest --save-dev
npm install -D jest-environment-jsdom
npx sb init --builder webpack5
for run the coponent
npm run storybook
version change
once done with your chanage change the version in package.json
build
npm run rollup
publish
npm publish