Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joydeep100/cypresscosmicsentinel

wip
https://github.com/joydeep100/cypresscosmicsentinel

Last synced: about 1 month ago
JSON representation

wip

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
```