Skip to content

bryanpinheiro/cypress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cypress

Usage

1. Client (React App)

  cd ./cypress-io
  npm install
  npm start

2. Cypress

  cd ./cypress
  npm install
  npx cypress open

About

Practical Example using Cypress

Topics

Resources

Stars

Watchers

Forks