You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configure Composer repositories for using local Symfony UX packages (src/Dropzone)
install and setup webpack encore
create a new page for rendering a dropzone
I think this would be really nice to provide a test/playground app for contributors. This way we saves times and energy before really starting to work on Symfony UX.
It would be a fully working Symfony app with:
all Symfony UX packages are installed locally
webpack Encore is installed
test/demo pages for every Symfony UX packages
With this app, everything we have to do is to run the following commands to get ready for working on Symfony UX: