# Java+Vue前后端分离-移动端饱了么外卖系统-前端 **Repository Path**: babyly/bleme-app ## Basic Information - **Project Name**: Java+Vue前后端分离-移动端饱了么外卖系统-前端 - **Description**: 作业设计,仿饿了么,前端项目 ----- 配合后端项目使用 https://gitee.com/babyly/bleme-backend - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-10-22 - **Last Updated**: 2025-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bleme-app ## 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/).