Files
weiyu/docs/README.md
jack ning 4b6ecab453 update
2024-03-29 16:26:33 +08:00

207 B

说明

# proxy
export http_proxy=http://127.0.0.1:10818
export https_proxy=http://127.0.0.1:10818
# 安装
yarn
# 测试
yarn start
# 打包
yarn build