# People place the order **Repository Path**: showto/vue1 ## Basic Information - **Project Name**: People place the order - **Description**: 这是一套多人点餐系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-12 - **Last Updated**: 2021-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue01 前端实现 1.根据桌子号获取页面信息 2.多人在线实时更新菜单 3.移动端支付(微信支付,支付宝) 技术栈 "axios": "^0.21.0", "vue": "^2.6.11", "vue-router": "^3.2.0", "vue-socket.io": "^2.1.1-b" npm install ``` ``` npm run serve ``` ``` npm run build ``` ).