mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-09-19 09:30:53 +08:00
feat: update README.md
This commit is contained in:
@@ -11,6 +11,10 @@ MinerU
|
||||
```bash
|
||||
# 先进入前端目录
|
||||
cd projects/web
|
||||
|
||||
# 修改配置
|
||||
# 将文件vite.config.ts中的target中的IP更改为自己电脑IP
|
||||
|
||||
# 打包前端项目
|
||||
npm install -g yarn
|
||||
yarn install
|
||||
|
||||
Reference in New Issue
Block a user