This is a SvelteKit project that embeds a Flutter web app.
To run the application, you can simply run the following command.
npm run dev
Or you can build the application using the following command.
npm run build