No description
Find a file
webfussel 3bbcfa529c add: new emotions with colors
Added new emotions with respective colors, removed old useless ones
2025-07-17 14:32:49 +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: new emotions with colors 2025-07-17 14:32:49 +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 INIT 2025-07-17 09:02:38 +02:00
vite.config.ts INIT 2025-07-17 09:02:38 +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.