Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```