# 基于vue3的餐饮点单应用(前端部分) **Repository Path**: chen-yibo990412/makeorder ## Basic Information - **Project Name**: 基于vue3的餐饮点单应用(前端部分) - **Description**: 基于vue的手机网页端餐饮点餐项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-08 - **Last Updated**: 2022-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # makeorder ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).