No description
  • CSS 98.5%
  • Svelte 1%
  • TypeScript 0.2%
  • SCSS 0.2%
Find a file
2023-04-16 03:20:22 +02:00
.svelte-kit Add svelte kit files 2023-04-14 15:07:18 +02:00
.vscode Initial commit, home screen, inside game 2023-04-01 20:43:46 +02:00
public fixed typo 2023-04-15 04:01:48 +02:00
src story progress 2023-04-16 03:20:22 +02:00
src-tauri Change title 2023-04-14 02:43:06 +02:00
.gitattributes add lfs for images 2023-04-16 01:49:30 +02:00
.gitignore Add svelte kit files 2023-04-14 15:07:18 +02:00
package-lock.json move to sveltekit, add fontsource, first links 2023-04-08 04:16:40 +02:00
package.json Format files 2023-04-15 03:28:45 +02:00
README.md Initial commit, home screen, inside game 2023-04-01 20:43:46 +02:00
svelte.config.js move to sveltekit, add fontsource, first links 2023-04-08 04:16:40 +02:00
tsconfig.json move to sveltekit, add fontsource, first links 2023-04-08 04:16:40 +02:00
tsconfig.node.json Initial commit, home screen, inside game 2023-04-01 20:43:46 +02:00
vite.config.ts allow to use public directory for files serving 2023-04-14 02:43:06 +02:00

Tauri + Svelte + Typescript

This template should help get you started developing with Tauri, Svelte and TypeScript in Vite.

VS Code + Svelte + Tauri + rust-analyzer.