# MindLink_miniWeb_program **Repository Path**: pu-bingsheng/mind-link_mini-web_program ## Basic Information - **Project Name**: MindLink_miniWeb_program - **Description**: 在课程中,学生以项目团队形式,按照要求共同完成指定系统的研发、部署和验收。每个项目团队设定项目经理、需求分析员、架构师、开发工程师、测试工程师、配置管理员等基本的研发角色。学生项目组被要求制定详细的项目计划,进行合理的项目管理和进度安排,独立完成系统的需求分析、架构设计、编码实现和测试等一系列开发工作,在规定的交付日期部署最终的软件系统并接受验收。 暂无标签 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-02 - **Last Updated**: 2023-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MindLink Project based on psychological counseling(Web) ## 软件开发实践 2022-2023 Summer MindLink-Web端 > A Vue.js project. 2023 summer ECNU SEI Software Development Practice Course Project. ### Developed by: Group 16 -A: 杨语桐、蒲柄升、蔡亚萌 #### Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).