Keine Beschreibung

DESKTOP-SVI9JE1\muzen b2a4fa1801 Merge branch 'develop/0.0.2(样式修改)' into test vor 1 Jahr
bin 5c5c440a87 ohplay_business vor 1 Jahr
html 5c5c440a87 ohplay_business vor 1 Jahr
public 1cf03a328b no message vor 1 Jahr
src 539cfccda7 no message vor 1 Jahr
vite 5c5c440a87 ohplay_business vor 1 Jahr
.env.development 5eeb49f4c9 no message vor 1 Jahr
.env.production 5eeb49f4c9 no message vor 1 Jahr
.env.staging 5eeb49f4c9 no message vor 1 Jahr
.gitignore 5c5c440a87 ohplay_business vor 1 Jahr
LICENSE 33283c150f no message vor 1 Jahr
README.md 6c7ac96990 no message vor 1 Jahr
index.html 5eeb49f4c9 no message vor 1 Jahr
package.json 6c7ac96990 no message vor 1 Jahr
vite.config.js bb290504fe no message vor 1 Jahr

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