symfony-svelte Svelte Themes

Symfony Svelte

Symfony+Svelte+TailwindCSS example

Symfony + Svelte + TailwindCSS

Requisites

PHP 7.4
symfony binary
node
yarn

Instructions

Clone repository, then:

composer install
yarn install
yarn watch # or yarn build

Commands used to build this package

symfony new --version=lts --full symfony-svelte
composer require symfony/webpack-encore-bundle
yarn add svelte-loader svelte tailwindcss [email protected]
php bin/console make:controller HomeController

Kudos

Setting up Symfony and Svelte by Garth Mortensen
How to use TailwindCSS with Symfony's Encore by Stefan Bauer

Top categories

Loading Svelte Themes