joeeames / thinkster-cypress-webinar-619

Webinar for Introduction to Cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to prepare

  • install the latest Node and NPM
  • install git
  • from a command line in a directory where you want to store the sample code
git clone https://github.com/joeeames/thinkster-cypress-webinar-619.git
cd thinkster-cypress-webinar-619
npm install
  • then open up 2 more terminal windows. From each one run one of the following commands in the following order
npm run server
npm start
  • leave your 3rd terminal open and ready to use

About

Webinar for Introduction to Cypress


Languages

Language:JavaScript 55.1%Language:TypeScript 37.6%Language:CSS 5.2%Language:HTML 2.0%