# Part_time前端 **Repository Path**: gimter/part-time-front-end ## Basic Information - **Project Name**: Part_time前端 - **Description**: 运用html5、css、vue、vuex搭建前台项目,运用springboot、dubbo搭建后台项目,独立完成学生端、企业端、管理员端。利用百度智能云部署docker,zookeeper,部署redis,mysql,minio镜像。配置knife4j自动生成接口文档。Swipper搭建轮播图,minio存储图片。 - **Primary Language**: HTML/CSS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-02 - **Last Updated**: 2022-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shop ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).