thelia/flexy

thelia design system

Maintainers

Package info

github.com/thelia-templates/flexy

Homepage

Language:Twig

Type:thelia-frontoffice-template

pkg:composer/thelia/flexy

Transparency log

Statistics

Installs: 1 650

Dependents: 2

Suggesters: 0

Stars: 3

Open Issues: 1


README

Flexy Theme for Thelia

Flexy

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.

Requirements

  • Node.js 20 or later
  • npm

Build

From the template directory (templates/frontOffice/flexy in a Thelia install):

npm install
npm run build

Other scripts:

  • npm run watch: rebuild on file change
  • npm run dev: development build
  • npm run storybook: start Storybook on port 6006

Documentation

https://doc.thelia.net

License

GPL-3.0-or-later