Skip to content

NikoV5/Cypress_Project03_BookTripForm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

In order for this to work, you must install Node Package Manager (NPM) into your framework as well as the Cypress package from NPM

Installation

After cloning the repository, open your framework and type the following commands into the CLI

First, install Node Package Manager in your framework:

npm init -y

Then, nstall Cypress into your framework using the following command:

npm install cypress -D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published