This is a free and open-source starter project with a fresh install of Symfony, Tailwind CSS and Flowbite. The full guide for this repository can be viewed on the Flowbite Documentation website.
-
Run
composer installandnpm installto set up project dependencies. -
Run
npm run watchto start the Webpack front-end bundler to compile styles and JavaScript. -
Run
symfony server:startto create a local development server.
This project is open-source under the MIT license.