Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 400 Bytes

cypress-basico

Projeto simples de um curso básico do Cypress, versão 13.4.0.

Pre-requirements

It is required to have Node.js and npm installed to run this project.

I used versions v16.13.2 and 8.3.2 of Node.js and npm, respectively. I suggest you use the same or later versions.

Installation

Run npm install (or npm i for the short version) to install the dev dependencies.