Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.32 KB

README.md

File metadata and controls

58 lines (40 loc) · 1.32 KB

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