https://github.com/joydeep100/cypresscosmicsentinel
wip
https://github.com/joydeep100/cypresscosmicsentinel
Last synced: over 1 year ago
JSON representation
wip
- Host: GitHub
- URL: https://github.com/joydeep100/cypresscosmicsentinel
- Owner: joydeep100
- Created: 2024-07-31T15:04:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T15:50:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-20T22:39:04.911Z (over 1 year ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pre-condition
- Install Node js
# Installation
- Run the following commands to install cypress
```
npm install
npx cypress run --e2e
```