/tauri-solid-example

🦀 Small Tauri SolidJS Example feat. Vite

Primary LanguageRust

Tauri Solid Example (2022)

test-screenshot.jpg

Simple Solid(vite) starter running with Tauri.

Should hopefully save some time trying to setup Tauri and Solid.

Currently config'd to run on the Cloudbridge pattern.

Development

yarn tauri dev

Production Build

yarn tauri build

Debugging on Windows

Install Microsoft Edge Devtools. Make sure you have Edge Legacy installed.

more info here