Performance Monitoring Demo Setup Clone this project. Install dependencies by using yarn. Run Cypress Test Run yarn start in one console. In another console, Run yarn cypress in local for silence mode in CI. Run yarn cypress:open in local for interactive mode to see what is going on.