This template should help get you started developing with Svelte on Fouita.
This template is made to create svelte components that will be used into any website
$npx degit fouita/svelte-template my-app
$cd my-app
$npm i
$npm run dev
Add your FOUITA_TOKEN
to .env
file then run
$npm run deploy