For use in Smarter Balanced
npm install --save @osu-cass/sb-components
Included in lib
- Please see docs
npm installto setup development environment.npm run storybookto launch the live demo.npm run testto run snapshot testsnpm run test:prodto run tests with no cachenpm run test -- -uto update snapshot tests with new results (commit the .snap files).npm run storybook-publishto publish storybook to gh-site/storybooknpm run tsdoc-publishto publish TypeScript docs to gh-site/tsdocnpm run prepareto determine if a npm publish would succeednpm run webpackto run dev webpack outputs to libnpm run webpack:prodto run production webpack outputs to lib