emily-woodward-design-system-pastest
v0.0.9
Published
`npm run rollup` - Creates the bundle via rollup.config.js
Downloads
26
Readme
Rollup:
npm run rollup
- Creates the bundle via rollup.config.js
To publish the npm package:
npm publish --access public
- User has to be logged in to npm
To publish the npm package:
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