Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yizhuang/vue-calender
Building a calendar library with date-picker and agenda in vuejs
https://github.com/yizhuang/vue-calender
Last synced: 29 days ago
JSON representation
Building a calendar library with date-picker and agenda in vuejs
- Host: GitHub
- URL: https://github.com/yizhuang/vue-calender
- Owner: YIZHUANG
- Created: 2018-12-10T22:31:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T21:07:57.000Z (almost 6 years ago)
- Last Synced: 2024-03-01T05:38:09.948Z (9 months ago)
- Language: Vue
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# calendar
[Demo](http://boring-stew.surge.sh).
## Currently has initial datePicker only.
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```