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,提供微服务
- Host: GitHub
- URL: https://github.com/minsion/micro-react-edit
- Owner: minsion
- Created: 2024-05-16T07:31:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-17T15:42:05.000Z (about 2 years ago)
- Last Synced: 2025-01-28T05:15:14.760Z (over 1 year ago)
- Topics: library, micro, react
- Language: JavaScript
- Homepage:
- Size: 2.24 MB
- Stars: 2
- 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
