SentryExample

To run the example, clone this repository, install dependencies, and then start the development server:

git clone git@github.com:ijsnow/sentry-example
yarn # or npm i
yarn start

To see how Sentry was integrated, check out this commit.