# cypress-component-examples **Repository Path**: mirrors_cypress-io/cypress-component-examples ## Basic Information - **Project Name**: cypress-component-examples - **Description**: Cypress configured with various frameworks and dev servers - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-08 - **Last Updated**: 2025-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > This repository is no longer maintained. Please visit the new [Cypress Component Testing Examples](https://github.com/cypress-io/cypress-component-testing-examples) repository for the latest examples. This repository contains a number of projects configured with Cypress component testing. You can use any of them by cloning the repository, going into the directory and running: - `yarn install` to install the dependencies - `yarn cypress open-ct` to open in interactive mode - `yarn cypress run-ct` to run all the tests headlessly Learn more about component testing with Cypress [in the official docs](https://docs.cypress.io/guides/component-testing/introduction).