Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

library micro react

Last synced: about 1 month 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)