Qwik
This guide will walk you through creating your Tauri app using the Qwik web framework. Learn more about Qwik at https://qwik.dev.
Checklist
- Use SSG. Tauri doesn’t support server-based solutions.
- Use
dist/
asfrontendDist
intauri.conf.json
.
Example Configuration
© 2024 Tauri Contributors. CC-BY / MIT