Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 824 Bytes

CONTRIBUTING.md

File metadata and controls

33 lines (21 loc) · 824 Bytes

How to Contribute

👋 First off, thanks for taking the time to contribute!

New to Open Source?

Take a look at How to Contribute to an Open Source Project on GitHub.

Look for issues with the good first issue tag.

Development Setup

First you need to fork and clone the repo. Then:

# Install Deps
yarn

# Run
yarn dev

# Test
yarn test --watch

Example Application

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: