Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 206 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 206 Bytes

cypress

Usage

1. Client (React App)

  cd ./cypress-io
  npm install
  npm start

2. Cypress

  cd ./cypress
  npm install
  npx cypress open