npm run develop
npm run webpack
(Sass/CSS compiling/minifying/linting, SVG Spriting)npm run storybook
(Storybook dev watch task)npm run storybook-deploy
npm run lint
npm run a11y
: Will test the components specified in your a11y config file (default). Note: this will also be run on commit via huskynpm run build