Quickstart
Svelte
Learn how to ingest your first submission using Svelte
Prerequisites
To get the most out of this guide, you’ll need to:
1. Create a Svelte project
2. Update the main page
Update the file under src/routes/+page.svelte
with the next code, then update the Endpoint URL.
+page.svelte
3. Run in local
4. Try it yourself
Formizee Svelte Example
See the full source code