1.0.5 • Published 7 years ago

@osu-cass/react-advanced-filter v1.0.5

Weekly downloads
25
License
ISC
Repository
github
Last release
7 years ago

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).