Todo-App experimental project with roadtrip, Svelte and TypeScript.
This project was converted from Svelte sample found in abstract-state-router examples to make TypeScript and Svelte working together.
Genrate TypeScript definition files when build with webpack and svelte-dts-loader.
npm install
npm run dev
will open http://localhost:8085/ in the browser