toos-halloween/toos-dashboard
Xeovalyte f0558b0ac9
Some checks failed
publish / create-release (push) Successful in 13s
publish / build-tauri (ubuntu-latest) (push) Failing after 1m37s
publish / publish-release (push) Has been skipped
publish / build-tauri (windows-latest) (push) Has been cancelled
feat: Changed bundle indentifier
2023-10-24 22:29:06 +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: Changed bundle indentifier 2023-10-24 22:29:06 +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.