Skip to content

tailwindcomponents/dashboard

Repository files navigation

Dashboard Template

🧶 Start template for dashboard projects build with Tailwindcss, Alpinejs and Laravel blade.

Live Demo

Resources

Screenshots

Login

Dashboard

UI Elements

Tables

Forms

Project setup

composer install && npm install

Compiles and hot-reloads for development

npm run watch

Compiles and minifies for production

npm run production