auth0-cypress-demo

Installation

To run this sample application on your machine, clone this repo, run npm install in the root directory, and npm run start to kick off the development server.

To run Cypress tests, run npm run cypress:open