/react-frontend-sample

A React frontend sample

Primary LanguageTypeScript

Run

Setup

npm install

Config

Copy .env.example to .env.local and set REACT_APP_CLIENT_ID appropriately using the public Client ID created on the backend.

Run

npm run start