tauri-solid-example

🦀 Small Tauri SolidJS Example feat. Vite

Stars
18

Tauri Solid Example (2022)

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