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

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

Vue-高仿饿了么外卖平台
https://github.com/weianke/vue-sell-elme

es6 eslint vue vue-router webpack

Last synced: 3 months ago
JSON representation

Vue-高仿饿了么外卖平台

Awesome Lists containing this project

README

        

# 饿了么点餐系统

> vue-router、webpack、eslint、better-scroll

## 演示

在线演示戳我



扫二维码在手机上查看效果更好

## 项目截图

## 安装步骤

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```