Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/koko37/date-select-modal

vuejs, tailwindcss, calendar
https://github.com/koko37/date-select-modal

datepicker datepicker-component datepicker-dialog javascript nodejs npm tailwindcss vuejs

Last synced: 4 days ago
JSON representation

vuejs, tailwindcss, calendar

Awesome Lists containing this project

README

        

# datetime-picker
Reusable vue component to select date and time.

screenshot

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).