ViteとTailwind CSS v4を使用したシンプルなVanilla JavaScriptプロジェクトのテンプレートです。 vite-vanilla-tailwind/ ├── index.html # トップページ ├── about.html # Aboutページ ├── public/ # 静的 ...
Get up and running in 3 simple steps: laravel-search/ ├── .github/ │ └── copilot-instructions.md # AI coding guidelines ├── app/ │ ├── Console/ # Artisan commands │ ├── Http/ │ │ ├── Controllers/ # ...