# consultant-web **Repository Path**: wchaowu/consultant-web ## Basic Information - **Project Name**: consultant-web - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-29 - **Last Updated**: 2026-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * 技术栈 | 项目名称 | **RuoYi-Vue3-TypeScript** | | :--- | :--- | | **前端框架** | Vue 3 | | **脚本语言** | TypeScript | | **构建工具** | Vite | | **UI 组件库** | Element Plus | | **状态管理** | Pinia | | **路由管理** | Vue Router 4 | ## 前端运行 ```bash # 克隆项目 # 安装依赖 yarn --registry=https://registry.npmmirror.com # 启动服务 yarn dev # 构建测试环境 yarn build:stage # 构建生产环境 yarn build:prod # 前端访问地址 http://localhost:80 ``` ## 功能