Skip to content

WhoTargetsMe/typeform-sveltekit-example

Repository files navigation

Typeform example in Sveltekit 2 with Vite 5

Project was created using npm create svelte@latest typeform-example

Following that, ran npm install @typeform/embed --save

Updated homepage file at src/routes/+page.svelte to embed a Typeform survey.

Developing

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors