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
- Host: GitHub
- URL: https://github.com/clickermonkey/dayspan-vuetify-example
- Owner: ClickerMonkey
- Created: 2018-08-09T03:02:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T02:34:00.000Z (over 7 years ago)
- Last Synced: 2025-01-27T10:23:13.852Z (about 1 year ago)
- Language: Vue
- Size: 120 KB
- Stars: 27
- Watchers: 3
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```