tauri-solid-example icon indicating copy to clipboard operation
tauri-solid-example copied to clipboard

🦀 Small Tauri SolidJS Example feat. Vite

trafficstars

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