Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 419 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 419 Bytes

This project was bootstrapped with Create React App.


Create environment variables

  1. run cp .env.dist .env in your terminal
  2. adjust your clientId, redirectUri and the scopes

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.