symfony / ux

Symfony UX initiative: a JavaScript ecosystem for Symfony
https://ux.symfony.com/
MIT License
781 stars 274 forks source link

[TwigComponent] Add documentation for MakerBundle installation #1923

Open techSolstice opened 2 weeks ago

techSolstice commented 2 weeks ago
Q A
Bug fix? no
New feature? no
Issues Fix #480
License MIT

docs: Add documentation for a quick way to get the component boilerplate in.

smnandre commented 1 week ago

Thank you for the suggestion, @techSolstice.

My primary concern with the current implementation is that using the maker is not strictly related to “installation.”

If we want to document it, I suggest we create a dedicated section, similar to how it’s done for controllers: Symfony Documentation - Generating Controllers.

Would you be able to adapt this PR in that direction?