marcos-aparicio/vue-daisyui-starter-kit

VueJS-based Laravel Starter kit with DaisyUI5 and TailwindCSS4

dev-main 2025-04-04 18:01 UTC

This package is not auto-updated.

Last update: 2025-04-05 12:58:20 UTC


README

Introduction

This is basically a port of the official VueJS starter kit while trying to simplify its components and make it look pretty much the same but using DaisyUI.

Unlike the official VueJS starter kit, this kit uses TailwindCSS4, . Besides DaisyUI5 , TailwindCSS, InertiaJS2 and their dependencies I also used @heroicons/vue for the icons.

I was heavily inspired on both the official vuejs starter kit and this unstyled blade starter kit. So huge thanks to the Laravel team and javdome!

Installation

Installation can be done by laravel installer.

laravel new my-app --using=marcos-aparicio/vue-daisyui-starter-kit

Official Documentation

Documentation for all Laravel starter kits can be found on the Laravel website.

Contributing

If you have any suggestion, feel free to contribute to this project by submitting a pull request.

License

This kit is licensed under the MIT license.