# wineshop **Repository Path**: cwh138668/wineshop ## Basic Information - **Project Name**: wineshop - **Description**: 项目描述:个人开发的酒店后台管理系统。 技术栈:Vue2+Vue-router+vuex+axios+element-ui组件+Echarts+Node.js+MySQL。 vue分支为前端代码 node分支为后端代码 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-04-06 - **Last Updated**: 2024-06-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wineshop ## 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/).