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

https://github.com/kleros/curate-v2

Curate V2
https://github.com/kleros/curate-v2

arbitrable curated-list curated-lists-v2 frontend monorepo smart-contracts

Last synced: over 1 year ago
JSON representation

Curate V2

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/e3b752a5-e80b-4c4a-87db-2e7ca6b6d78a/deploy-status?branch=master)](https://app.netlify.com/sites/curate-v2/deploys)

# curate-v2

Setup:

```bash
yarn
```

The frontend is located in the `web` folder

```bash
cd web
yarn && yarn start
```