# Catering-Order **Repository Path**: JohnDLee/catering-order ## Basic Information - **Project Name**: Catering-Order - **Description**: 参考网络课程《VueCli3实战项目-还原饿了么订餐App》和《Vue.js高仿饿了么外卖App》,并去除外卖特征,转为堂食点餐特征的前端项目 - **Primary Language**: HTML/CSS - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/JohnDLee/catering-order - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-01-11 - **Last Updated**: 2024-10-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: 前端, Vue, Nodejs, webpack ## README # shop-vue > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report # run unit tests npm run unit # run all tests npm test ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).