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

https://github.com/n3ps/cypress-hardhat

POC
https://github.com/n3ps/cypress-hardhat

Last synced: about 1 year ago
JSON representation

POC

Awesome Lists containing this project

README

          

## Getting Started

```bash
# First run - install dependencies
yarn

# Afterwards
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Running Tests

```bash
yarn test:e2e
```