Vue 2.0 模仿饿了么
在线演示:请戳这里 (请选择Chrome开发者工具的设备模式)
参考项目:VueDemo_Sell_Eleme
# 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