|
|
hai 2 días | |
|---|---|---|
| bin | hai 1 mes | |
| html | hai 1 mes | |
| public | hai 1 mes | |
| src | hai 2 días | |
| vite | hai 1 mes | |
| .env.development | hai 1 mes | |
| .env.production | hai 1 mes | |
| .env.staging | hai 1 mes | |
| .gitignore | hai 1 mes | |
| LICENSE | hai 1 mes | |
| README.md | hai 1 mes | |
| index.html | hai 1 mes | |
| package.json | hai 1 mes | |
| pnpm-lock.yaml | hai 1 mes | |
| vite.config.js | hai 1 mes |
# 克隆项目
git clone https://gitee.com/aaronbruin/baozhida-building-system.git
# 进入项目目录
cd baozhida-building-system
# 安装依赖
yarn 、 pnpm install 、npm install
# 启动服务
yarn dev
# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80