Some random testing with Svelte
Go to file
2022-07-01 13:37:59 +02:00
src Initial commit 2022-07-01 13:37:59 +02:00
static Initial commit 2022-07-01 13:37:59 +02:00
.eslintignore Initial commit 2022-07-01 13:37:59 +02:00
.eslintrc.cjs Initial commit 2022-07-01 13:37:59 +02:00
.gitignore Initial commit 2022-07-01 13:37:59 +02:00
.npmrc Initial commit 2022-07-01 13:37:59 +02:00
.prettierignore Initial commit 2022-07-01 13:37:59 +02:00
.prettierrc Initial commit 2022-07-01 13:37:59 +02:00
LICENCE Initial commit 2022-07-01 13:37:59 +02:00
package-lock.json Initial commit 2022-07-01 13:37:59 +02:00
package.json Initial commit 2022-07-01 13:37:59 +02:00
README.md Initial commit 2022-07-01 13:37:59 +02:00
svelte.config.js Initial commit 2022-07-01 13:37:59 +02:00
tsconfig.json Initial commit 2022-07-01 13:37:59 +02:00

Testing Sveltekit

I want to test SvelteKit. Might want to rewrite my website in it.