README
PONS components
This project contains PONS common components developed with storybook for React.js.
Run storybook locally
yarn storybook
Build storybook
yarn build-storybook
Publish storybook to chromatic
Will start automatically with gitLab CI/CD on every push to master
yarn chromatic
Preview live components in InVision Design System Manager
yarn dsm-storybook:preview
Deploy live components in InVision Design System Manager
yarn dsm-storybook:publish
This project was bootstrapped with Create React App.