example-percy-react-storybook An example of Percy visual regression tests, using Percy Anywhere with react-storybook. Usage: $ export PERCY_TOKEN=... $ export PERCY_PROJECT=... $ yarn install --frozen-lockfile $ gem install bundler $ bundle install $ yarn test