calendar
calendar是一个基于vue的日历APP
主要功能
- 内置了添加行程,删除行程
- 日期与行程对应的颜色标志,方便查看对应的行程信息
- 按最近行程排序及恢复以前顺序
- 还有点击月份回归当前等功能
项目地址
欢迎star https://github.com/tls1234/ca…
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build