design-system-pastest
v0.1.79
Published
`npm run rollup` - Creates the bundle via rollup.config.js
Downloads
14
Readme
Rollup:
npm run rollup
- Creates the bundle via rollup.config.js
To run storybook to see the components:
npm run storybook
To run style dictionary if there are any changes in /tokens:
npm run style-dictionary
- add '--verbose' to command for mode details