Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
前端打包成library,提供微服务
- Host: GitHub
- URL: https://github.com/minsion/micro-react-edit
- Owner: minsion
- Created: 2024-05-16T07:31:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T14:53:18.000Z (8 months ago)
- Last Synced: 2024-05-16T15:26:34.166Z (8 months ago)
- Topics: library, micro, react
- Language: JavaScript
- Homepage:
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)