# hungry **Repository Path**: caococo/hungry ## Basic Information - **Project Name**: hungry - **Description**: vue.js high imitation ELEME Takeout,On the basis of the original project(https://github.com/lihaonanGY/hungrySell), it reduces the use of pictures and strengthens the componentization. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-24 - **Last Updated**: 2021-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hungry Vue.js high imitation ELEME Takeout ### 环境要求 需要NodeJS 8.12+ 环境 #### 安装 ``` $ git clone https://github.com/Caococos/hungry $ npm install ``` ### 运行 ``` $ npm run serve ``` 此项目后台模拟数据默认挂载在运行服务器上,端口号默认为8080。如有不同之处,可以在network/request.js文件中修改。 ### 功能特性