Tauri and Lit Starter Template
github.com
Tauri and Lit Starter Template
1–3 of 3 posts
Re: Tauri and Lit Starter Template
#2I'm sharing a starter template combining Tauri with Lit web components.
- Tauri + Lit + TypeScript integration
- Built-in router for multi-page applications
- Optimized CSS with Lightning CSS
- Themeable component system with OKLCH colors
The template provides a minimal but functional setup with proper Rust-JS interop demonstrated through the greeting example. It is perfect for developers who prefer lightweight web components over full frameworks.
Check it out if you're starting a new Tauri project!
Re: Tauri and Lit Starter Template
#3[deleted]