Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 237 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 237 Bytes

uniTranslate-web (控制端)

说明

该工具是 UniTranslate 的配套控制端

使用

# 安装依赖
npm install
# 编译
npm run build
# 打包成zip
npm run build-zip