This is a SvelteKit project that embeds a Flutter web app.
- Node.js (v14 or higher)
- npm (v6 or higher)
- Flutter 3.10 (v3.10 or higher)
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