Skip to content

Latest commit

 

History

History
executable file
·
20 lines (12 loc) · 740 Bytes

File metadata and controls

executable file
·
20 lines (12 loc) · 740 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

npm run start

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

The page will reload when you make changes.
You may also see any lint errors in the console.

About This Fork

The initial app comes from here Authentication with Okta. This forked app provides a solution for those using TypeScript. It also removes some unneeded files.

You'll need to replace your oktaBaseURL and oktaClientId to get things working (in config.tsx)