3.1.1: Svelte App Scaffolding
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3538917. -->
Reported by: [d34dman](https://www.drupal.org/user/751698)
>>>
<ul>
<li>Initialize a SvelteKit-based frontend inside <code>flowdrop_ui/</code>.</li>
<li>Configure Vite build and ensure proper asset integration with Drupal’s library system.</li>
<li>Establish a communication layer for authenticated REST requests to Drupal.</li>
</ul>
issue