# eq-web **Repository Path**: VincentCat/eq-web ## Basic Information - **Project Name**: eq-web - **Description**: 网页端 pc + h5自适应 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-27 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # eq 课程模板,PC端Pad端H5端全适配 需配合管理端发布使用 前端使用 Vue3 + Pinia + Vue-Router + Axios + Scss + Ant Design 后端使用 Node + Express + MySQL + Joi + Cors + Jwt 支付功能(支付宝,待接入) ## 安装与运行 安装依赖: ```bash npm install ``` 运行项目: ```bash npm run dev ```