Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 358 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 358 Bytes

Zaizi UI

once you have pulled the repo use NPM install to add all the packages needed by the system npm run storybook will open the storybook npm run test will start the React Testing Library and run the tests npm run build will build your project into a deployable ./dist folder

to publish a package you will need an npmrc file with a git or npm token.