# vue饿了么 **Repository Path**: chenlelww/elem ## Basic Information - **Project Name**: vue饿了么 - **Description**: vue的饿了么项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-14 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装与运行 npm install //安装依赖 npm run dev //服务端运行 访问 http://localhost:8080 npm run build //项目打包 ``` ### 觉得有用可以来个Star哦!