# vue+koa+mysql全栈前端 **Repository Path**: cyhcnn/cms-vue ## Basic Information - **Project Name**: vue+koa+mysql全栈前端 - **Description**: 使用vue前端框架,koa2搭建后端服务,mysql存储数据开发建筑企业采购管理后台项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-11-20 - **Last Updated**: 2021-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hy-project ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).