/cypress-todo-example

Example React App for experimenting with Cypress.io

Primary LanguageJavaScript

cypress-todo-example

Example React App for experimenting with Cypress.io

Installation

Follow the steps below

$ git clone git@github.com:rcdexta/cypress-todo-example.git
$ cd cypress-todo-example
$ yarn install

Steps to add cypress to the flow

$ yarn add --dev cypress
$ yarn cypress open