HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/cypress/README.md
# Cypress

## What is this?

Cypress comes packaged as an `npm` module, which is all you need to get started.

After installing you'll be able to:

- Open Cypress from the CLI
- Run Cypress from the CLI
- `require` Cypress as a module

## Install

Requires Node version >= 4.0.0

```sh
npm install --save-dev cypress
```

## Documentation

Please [visit our documentation](https://on.cypress.io/cli) for a full list of commands and examples.