Skip to content

KnpLabs/symfony-tailwind-twig-components

Repository files navigation

Symfony with Tailwind and Twig Components

This project is a demonstration of using Tailwind CSS with Twig Components in a Symfony monolith project. alt text

Prerequisites

  • Docker
  • Make

Starting the project

  1. Clone the repository:

    git clone https://github.com/KnpLabs/symfony-tailwind-twig-components.git
    cd symfony-tailwind-twig-components
  2. Build and start the Docker container:

    make start
  3. Access the application in your browser at https://app.localhost.

Docker

This project is based on Docker with frankenphp. You can find more information on the repo I based myself on, just here: dunglas/symfony-docker: A Docker-based installer and runtime for Symfony. Install: download and docker compose up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published