No description
Find a file
webfussel 5211e876f6 add: history WIP
Work in Progress of History, smaller design fixes
2025-07-17 19:07:51 +02:00
.vscode INIT 2025-07-17 09:02:38 +02:00
public add: new emotions with colors 2025-07-17 14:32:49 +02:00
src add: history WIP 2025-07-17 19:07:51 +02:00
src-tauri fix: rename soul_echo => soulecho 2025-07-17 13:37:46 +02:00
.gitignore INIT 2025-07-17 09:02:38 +02:00
bun.lock fix: rename soul_echo => soulecho 2025-07-17 13:37:46 +02:00
bunfig.toml INIT 2025-07-17 09:02:38 +02:00
index.html INIT 2025-07-17 09:02:38 +02:00
package.json fix: rename soul_echo => soulecho 2025-07-17 13:37:46 +02:00
README.md INIT 2025-07-17 09:02:38 +02:00
tsconfig.json INIT 2025-07-17 09:02:38 +02:00
tsconfig.node.json add: history WIP 2025-07-17 19:07:51 +02:00
vite.config.ts add: history WIP 2025-07-17 19:07:51 +02:00

Tauri + Vue + TypeScript

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.