Dashboard Template

July 21, 2020 · View on GitHub

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

Live Demo

Resources

  • Jigsaw
  • Tailwindcss
  • AlpineJS
  • Heroicons

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

Contents

  1. 1Resources
  2. 2Screenshots
  3. 3Project setup
  4. 3.1Compiles and hot-reloads for development
  5. 3.2Compiles and minifies for production