Svelte TS Example [![renovate-app badge][renovate-badge]][renovate-app] [![ci status][ci image]][ci url]
October 14, 2020 ยท View on GitHub
Created with
npx degit sveltejs/template svelte-ts-example
cd svelte-ts-example
npm install
Then added component testing following instructions in cypress-svelte-unit-test
See src folder for components and their tests
