Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joydeep100/cypresscosmicsentinel
wip
https://github.com/joydeep100/cypresscosmicsentinel
Last synced: about 1 month ago
JSON representation
wip
- Host: GitHub
- URL: https://github.com/joydeep100/cypresscosmicsentinel
- Owner: joydeep100
- Created: 2024-07-31T15:04:57.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-31T15:50:12.000Z (5 months ago)
- Last Synced: 2024-08-01T20:17:42.049Z (5 months 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 installnpx cypress run --e2e
```