https://github.com/debdut/vue-date-picker
https://github.com/debdut/vue-date-picker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/debdut/vue-date-picker
- Owner: Debdut
- Created: 2018-09-05T13:46:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T07:16:41.000Z (over 7 years ago)
- Last Synced: 2025-08-29T18:49:18.452Z (9 months ago)
- Language: Vue
- Size: 233 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-date-picker
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Lints and fixes files
```
yarn run lint
```