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

https://github.com/minsion/micro-react-edit

前端打包成library,提供微服务
https://github.com/minsion/micro-react-edit

library micro react

Last synced: 3 months ago
JSON representation

前端打包成library,提供微服务

Awesome Lists containing this project

README

          

## micro-react-editorList微服务

### 1.install

```bash
yarn install
```

### 2.run

```bash
npm run build:local
npm run start
# 打开预览 testClient/demo.html查看微服务效果
# http://127.0.0.1:5500/testClient/demo.html
```

### 3.preview
![preview.png](./preview.png)