基于安卓版app Ike 高仿的web项目
技术栈:vue2 vue-router vuex
截图:
接下来做的:
- 更绚丽的动画
- 日期选择组件
- 添加时间等功能
# 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.