Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 514 Bytes

Auth0 React Templates

This template is uses

Getting Started

Set up an Auth0 application.
Following the steps to configure your Auth0 application here

Add your domain and clientId to the auth_config.json file in src/components/auth

Install the dependencies:
yarn install

Start the app:
yarn start