# component-testing-quickstart-apps **Repository Path**: mirrors_cypress-io/component-testing-quickstart-apps ## Basic Information - **Project Name**: component-testing-quickstart-apps - **Description**: Apps from the Cypress Component Testing quickstart guides - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2025-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cypress Component Testing Quickstart Apps This repo contains completed versions of the quickstart apps from the component testing quickstart guides at [https://docs.cypress.io/guides/component-testing/getting-started](https://docs.cypress.io/guides/component-testing/getting-started) Use the recommended version of [Node.js](https://nodejs.org/en/) as shown by the file [.node-version](./.node-version) contents. [node-version-usage](https://github.com/shadowspawn/node-version-usage) contains a list of Node.js version managers that read and use the contents of a [.node-version](./.node-version) file to install and use the specified version. Visit [docs.cypress.io](https://docs.cypress.io) for more information on component testing with Cypress.