toos-halloween/toos-dashboard
2023-10-27 10:34:47 +02:00
..
.vscode feat: Initialized tauri dashboard 2023-10-04 13:53:57 +02:00
public feat: Initialized tauri dashboard 2023-10-04 13:53:57 +02:00
src feat: Added sound + Light effect 2023-10-24 22:12:52 +02:00
src-tauri feat: Added relative audio path 2023-10-27 10:34:47 +02:00
.gitignore feat: Initialized tauri dashboard 2023-10-04 13:53:57 +02:00
index.html feat: Half working state 2023-10-13 09:43:42 +02:00
package-lock.json feat: Half working state 2023-10-13 09:43:42 +02:00
package.json feat: Half working state 2023-10-13 09:43:42 +02:00
postcss.config.js feat: Half working state 2023-10-13 09:43:42 +02:00
README.md feat: Initialized tauri dashboard 2023-10-04 13:53:57 +02:00
tailwind.config.js feat: Half working state 2023-10-13 09:43:42 +02:00
vite.config.js feat: Initialized tauri dashboard 2023-10-04 13:53:57 +02:00

Tauri + Vue 3

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