This Cypress project is for demo purpose only. It is not a real project and not for any client.
- Install node on your machine and configure node in your system variables
- Install any IDE like (VSCode)
- Download this repo on your machine and open in VSCode
- Install cypress with following command in VSCode terminal:
- npm install cypress
- Type following command in VSCode terminal:
- npx cypress open