Download the PHP package team-underground/inertia-tailwind-preset without Composer
On this page you can find all versions of the php package team-underground/inertia-tailwind-preset. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download team-underground/inertia-tailwind-preset
More information about team-underground/inertia-tailwind-preset
Files in team-underground/inertia-tailwind-preset
Download team-underground/inertia-tailwind-preset
More information about team-underground/inertia-tailwind-preset
Files in team-underground/inertia-tailwind-preset
Vendor team-underground
Package inertia-tailwind-preset
Short Description Inertiajs with tailwindcss frontend preset
License MIT
Package inertia-tailwind-preset
Short Description Inertiajs with tailwindcss frontend preset
License MIT
Please rate this library. Is it a good library?
Informations about the package inertia-tailwind-preset
Inertiajs with tailwindcss frontend preset
Note: The Inertia.js project is in the very early stages of development and IS NOT yet intended for public consumption. As such, the state of this preset is in flux and may change significantly to accommodate changes in Inertia.js.
This preset scaffolding removes the manual steps required to get up and running with Inertia.js, Vue js and Tailwindcss.
Usage
- Fresh install Laravel >= 6.0 and cd to your app.
- Install this preset via
composer require team-underground/inertia-tailwind-preset
. Laravel will automatically discover this package. No need to register the service provider.
Installation
- Use
php artisan preset inertia-tailwind
to install the scaffolding npm install && npx tailwind init && npm run dev
php artisan serve
(or equivalent) to run server and test preset.
All versions of inertia-tailwind-preset with dependencies
PHP Build Version
Package Version
The package team-underground/inertia-tailwind-preset contains the following files
Loading the files please wait ....