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-高仿饿了么外卖平台
- Host: GitHub
- URL: https://github.com/weianke/vue-sell-elme
- Owner: weianke
- Created: 2017-02-14T03:57:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T03:58:34.000Z (about 8 years ago)
- Last Synced: 2025-01-02T11:44:26.994Z (5 months ago)
- Topics: es6, eslint, vue, vue-router, webpack
- Language: Vue
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```