Welcome to the Cypress for Angular Devs Workshop!
To get started, open the guide at https://cypress-io.github.io/cypress-heroes-app/ and continue in the Getting Started section.
If you cannot access the above URL, you can view the guide locally by running the following from the root directory:
npm run guide
This will serve the guide at http://localhost:8080.
Enjoy!