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

https://github.com/3lang3/report-bug-umi


https://github.com/3lang3/report-bug-umi

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# umi project

## Getting Started

Install dependencies,

```bash
$ yarn
```

Start the dev server,

```bash
$ yarn start
```