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

https://github.com/yearn/ape-tax


https://github.com/yearn/ape-tax

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Ape Tax 🦍🧮

If you want to run the UI yourself, check the following steps:

## Project setup

```bash
yarn
```

### Compiles and hot-reloads for development

```bash
yarn run dev
```

### Compiles and minifies for production

```bash
yarn build
```

### Lints and fixes files

```bash
yarn lint
```