v0.11 2023-03-30 09:25 UTC

README

VITT the AW-Studio project bootstrapper for Laravel applications including

  • Vue.js
  • Inertia.js
  • Tailwind
  • Typescript

Installation

composer require aw-studio/vitt
php artisan vitt:install
npm install
npm run dev