👋 First off, thanks for taking the time to contribute!
Take a look at How to Contribute to an Open Source Project on GitHub.
Look for issues with the good first issue
tag.
First you need to fork and clone the repo. Then:
# Install Deps
yarn
# Run
yarn dev
# Test
yarn test --watch
An example application will be launched at http://localhost:3000. This is already configured with an Auth0 application and you can use it to test your changes. Use the email/password combination below:
[email protected]
password