我用vue2.0写了一个饿了么点餐系统的Demo,关于vue的一些基本用法都有用到,并且引入了vuex、vue-router、axios、webpack、eslint、better-scroll等,感兴趣可以来看看
GitHub
https://github.com/SimonZhangITer/VueDemo_Sell_Eleme
饿了么点餐系统
vue2.0、vuex、vue-router、axios、webpack、eslint、better-scroll
部分细节还在开发中,感兴趣的可以加入进来
在线演示
扫二维码在手机*问
项目截图
安装步骤
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build