# csms-qd **Repository Path**: trueLoving/csms-qd ## Basic Information - **Project Name**: csms-qd - **Description**: 1. jsp大作业前端项目 2. 个人vue练习项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. 基于[vue-element-admin](https://panjiachen.github.io/vue-element-admin-site/zh/)开发的前端项目 2. 开发工具:vscode 3. 开发环境:Node.js 4. 项目中使用的一些基本依赖和库 1. [vue](https://cn.vuejs.org/) 2. [vuex](https://vuex.vuejs.org/) 3. [vueRouter](https://router.vuejs.org/zh/) 4. [elementui](https://element.eleme.cn/#/zh-CN) 5. [axios](https://www.kancloud.cn/yunye/axios/234845) 5. 运行步骤 1. 命令行切换到该项目的根目录 2. npm install 安装相关依赖 3. npm run dev 运行项目 6. 一些说明 需要[后端项目](https://gitee.com/a1176789241/csms-hd.git)配合使用