Skip to content

lukethacoder/tauri-solid-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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