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

https://github.com/doublechaintech/react-comp-forge

A Component Forge Project for testing components
https://github.com/doublechaintech/react-comp-forge

Last synced: 22 days ago
JSON representation

A Component Forge Project for testing components

Awesome Lists containing this project

README

        

# umi project

## 需要 UMI3 才能编译

## Getting Started

Install dependencies,

```bash
$ yarn
```

Start the dev server,

```bash
$ yarn start
```