I have created a new project by using node
npm init -y
Installed cypress
npm install cypres --save-dev
Run cy