team-underground/inertia-tailwind-preset
Composer 安装命令:
composer require team-underground/inertia-tailwind-preset
包简介
Inertiajs with tailwindcss frontend preset
README 文档
README
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-tailwindto install the scaffolding npm install && npx tailwind init && npm run devphp artisan serve(or equivalent) to run server and test preset.
统计信息
- 总下载量: 66
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-03-25