Flexy is the default front-office template of Thelia 3. It is built with Twig, Symfony UX (Stimulus, Twig Components, Live Components) and Tailwind CSS, and compiled with Webpack Encore.
- Node.js 20 or later
- npm
From the template directory (templates/frontOffice/flexy in a Thelia install):
npm install
npm run buildOther scripts:
npm run watch: rebuild on file changenpm run dev: development buildnpm run storybook: start Storybook on port 6006
GPL-3.0-or-later
