Skip to content

MikeMcC399/cypress-component-testing-apps

 
 

Repository files navigation

Getting Started with Cypress Login App

This repo contains several examples of the Cypress Component Testing Getting Started app in various frameworks and libraries.

To get started with an example, first clone the repo.

Use the recommended version of Node.js as shown by the file .node-version contents. The repo node-version-usage contains a list of Node.js version managers that read and use the contents of a .node-version file to install and use the specified version.

Go into the desired directory, execute npm install, and then run the application as you normally would for that framework (see the folder's readme file).

About

Contributing and testing fork for parent repo. This fork is unsupported.

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 58.3%
  • JavaScript 21.8%
  • CSS 5.9%
  • Vue 4.9%
  • HTML 4.8%
  • Svelte 4.0%
  • Other 0.3%