Skip to content

schodevio/qbricks-select

Repository files navigation

QBricks Select version MIT license Netlify Status

A Select component made with Vue 3.0 & TailwindCSS

See demo

Playground

1. Pull the repository
git clone https://github.com/schodevio/qbricks-select.git
2. Install packages

Install all required dependencies.

yarn install
3. Run dev server

Start Vite server with Hot Module Replacement.

yarn dev
3. Run final build

Run build to get final version.

yarn build

Feedback

Feel free to send us feedback. Feature requests are always welcome. If you wish to contribute, please take a quick look at the guidelines!

If you notice any bugs in the app, see some code that can be improved, or have features you would like to be added, please create a bug report or a feature request!

A good bug report must include the following four things:

  1. The steps to reproduce the bug: Give detailed steps on how to reproduce the problem
  2. The expected behavior of the application: It’s important to include the result you’re expecting, as it might differ from how the program was designed to work.
  3. The observed behavior of the application
  4. Additional info: ... like some links, images etc.

License

MIT License

About

A Select component made with Vue 3.0 & TailwindCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published