# cypress-heroes-app **Repository Path**: mirrors_cypress-io/cypress-heroes-app ## Basic Information - **Project Name**: cypress-heroes-app - **Description**: Demo app for Cypress - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-18 - **Last Updated**: 2025-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cypress for Angular Devs Workshop Welcome to the Cypress for Angular Devs Workshop! ## Getting Started To get started, open the guide at [https://cypress-io.github.io/cypress-heroes-app/](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: ```bash npm run guide ``` This will serve the guide at [http://localhost:8080](http://localhost:8080). Enjoy!