# to install npm install cypress --save-dev # to run npx cypress open # or use the long path to run # ./node_modules/.bin/cypress open