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