lex-node / cypress-end-to-end

Cypress guided project starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cypress-end-to-end

Cypress guided project starter

Steps before class:

  • Fork this repository, then clone your fork.
  • In the root of this directory: Run npm install to download dependencies.
  • Run the server using npm start
  • In a separate terminal npm install cypress --save-dev

This will install Cypress locally as a dev dependency for your project.

We will install cypress before class starts because this takes some time to do.

About

Cypress guided project starter


Languages

Language:JavaScript 55.3%Language:CSS 24.0%Language:HTML 20.7%