Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rezuankassim/vue-tailwind-custom-select
Following @adamwathan livestream on 29th May without the Listbox component
https://github.com/rezuankassim/vue-tailwind-custom-select
tailwindcss vue vue-cli
Last synced: 9 days ago
JSON representation
Following @adamwathan livestream on 29th May without the Listbox component
- Host: GitHub
- URL: https://github.com/rezuankassim/vue-tailwind-custom-select
- Owner: rezuankassim
- Created: 2020-06-09T14:47:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:23:06.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T10:02:56.907Z (over 1 year ago)
- Topics: tailwindcss, vue, vue-cli
- Language: Vue
- Homepage: https://vue-tailwind-custom-select.vercel.app
- Size: 3.61 MB
- Stars: 28
- Watchers: 1
- Forks: 12
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-tailwind-custom-select
## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).