Skip to content

aw-studio/vitt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AW-Studio VITT

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