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

https://github.com/clickermonkey/dayspan-vuetify-example

A standalone example of a Calendar app using dayspan-vuetify
https://github.com/clickermonkey/dayspan-vuetify-example

Last synced: 11 months ago
JSON representation

A standalone example of a Calendar app using dayspan-vuetify

Awesome Lists containing this project

README

          

# dayspan-vuetify-example

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```