An open API service indexing awesome lists of open source software.

https://github.com/weianke/vue-sell

vue高仿饿了么
https://github.com/weianke/vue-sell

Last synced: 3 months ago
JSON representation

vue高仿饿了么

Awesome Lists containing this project

README

        

# vue-sell-app

> vue 高仿饿了么,
> 项目实现: 实现购买动画,购物车效果,商品模块,评价模块等,饿了么流程。

## 项目所用知识

![vue-sell](http://webapp.didistatic.com/static/webapp/shield/vue-sell.png)

## 指令

#### 下载依赖
npm install

#### 本地启动项目
npm run dev

#### 打包项目
npm run build