@osu-cass/react-advanced-filter
v1.0.5
Published
A component that filters item results for Smarter Balanced.
Downloads
11
Keywords
Readme
react-advanced-filter
For use in SmarterBalanced
Make sure you have the latest version of Node.js and npm.
Contributing
npm install
to setup development environment.npm run storybook
to launch the live demo.npm run test
to run snapshot tests (do this before you check in changes).npm run test -- -u
to update snapshot tests with new results (commit the .snap files).