Sen descrición

DESKTOP-SVI9JE1\muzen bb290504fe no message hai 1 ano
bin 5c5c440a87 ohplay_business hai 1 ano
html 5c5c440a87 ohplay_business hai 1 ano
public 1cf03a328b no message hai 1 ano
src bb290504fe no message hai 1 ano
vite 5c5c440a87 ohplay_business hai 1 ano
.env.development 5eeb49f4c9 no message hai 1 ano
.env.production 5eeb49f4c9 no message hai 1 ano
.env.staging 5eeb49f4c9 no message hai 1 ano
.gitignore 5c5c440a87 ohplay_business hai 1 ano
LICENSE 5c5c440a87 ohplay_business hai 1 ano
README.md 6c7ac96990 no message hai 1 ano
index.html 5eeb49f4c9 no message hai 1 ano
package.json 6c7ac96990 no message hai 1 ano
vite.config.js bb290504fe no message hai 1 ano

README.md

前端运行

# 克隆项目
git clone http://60.205.190.38:9000/wuhao/ohplay_business.git

# 进入项目目录
cd ohplay_business

# 安装依赖
yarn --registry=https://registry.npmmirror.com

# 启动服务
yarn dev

# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80