Des composants twig dans le style d'atomic design
Install with composer
composer require Proglab\ComponentsClient: Bootstrap 5, Stimulus
Server: Symfony 6.3, Symfony UX Twig components 2.6, Symfony UX Live components 2.8
https://proglab.github.io/components/
The doc is generated with docusaurus.
You must install npm dependencies
cd docs
npm installGo to the docs directory and run the dev server :
cd docs
npx docusaurus startAfter update it, run the site generator :
npx docusaurus buildand commit the updates.