Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 250 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 250 Bytes

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