HappyFeet1 / vue-eleme

基于vue 2.0仿饿了么APP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

仿饿了么APP

A Vue.js project

本实例是基于vue 2.0仿饿了么APP

效果

Image text

注意事项

1、本实例是用vue-cli提供的webpack模板构建

2、CSS代码使用了sass编写,JS代码多数部分使用了ES6

3、页面滚动使用better-scroll插件

最后一句

本实例用到了vue + vue-router + vuex + axios等。

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

基于vue 2.0仿饿了么APP


Languages

Language:Vue 71.6%Language:JavaScript 24.2%Language:CSS 3.4%Language:HTML 0.8%