Looking for a shareable component template? Go here --> sveltejs/component-template
A project for testing out Svelte by implementing a touch type tutor.
For setup please refer to Svelte apps and https://github.com/sveltejs/template.
I'ts alive under http://www.dijkmeijer.com
This project is inspired by Hotcold but tries be modular.
Sveltype is my first Svelte project, so please be kind the chosen solution is "sub optimal".
#installation & deployment, via Rollup
npm i -D rollupnpm i -D @rollup/plugin-node-resolve rollup-plugin-svelte
To start: npm run dev && npm run start