this is commercial project
2017年3月27日 更新shopcart组件和滑动效果。 不积跬步无以至千里。
这个是用vue 实现的模仿饿了么组件。现在只做了heade组件。具体的几个组件还在不断更新之中。
#应用的知识:css sticky footer flex移动端布局 svg转换字体文件 利用webpack模拟mock数据 实现前后端分离 stylus语法 模糊图片效果等等等等 具体的demo可以参照 http://vuejssellapp.t.imooc.io/#!/ (如侵请删,借鉴网址)
码字不易,可以的话给个star
svg转换成字体图标无法正常引入(不影响功能正常使用)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, checkout the guide and docs for vue-loader.