# origin_web **Repository Path**: alibate/origin_web ## Basic Information - **Project Name**: origin_web - **Description**: 原点点餐系统,旨在为客户和商家提供一个便用高效的外卖点餐平台,点外卖,用原点!五人开发小组,成员如下:庞博(组长)、宋海波、任鹏、万敏中、刘洪剑 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-06-30 - **Last Updated**: 2024-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # origin_web ## 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/).