# Sell **Repository Path**: codehzy/Sell ## Basic Information - **Project Name**: Sell - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: vue-first-finish - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-25 - **Last Updated**: 2021-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sell 🚀饿了么点单 ## 技术栈 Vue2.0、mock数据、vue-router、webpack、node.js ## 项目运行 ### 下载 ```text git clone git@github.com:codehzy/Sell.git ``` ### 安装依赖 ```text cd sell npm install ``` ### 执行 ```text npm run start ```