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

https://github.com/xiaody/umi-dev-server-backlog

https://github.com/umijs/umi/issues/8860 umi3 bug showcase
https://github.com/xiaody/umi-dev-server-backlog

Last synced: about 2 months ago
JSON representation

https://github.com/umijs/umi/issues/8860 umi3 bug showcase

Awesome Lists containing this project

README

          

A reproduction for https://github.com/umijs/umi/issues/8860

# umi project

## Getting Started

Install dependencies,

```bash
$ yarn
```

Start the dev server,

```bash
$ yarn start
```