Skip to content

DivineDragonFanClub/cobalt-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tauri + Leptos

This template should help get you started developing with Tauri and Leptos.

Recommended IDE Setup

VS Code + Tauri + rust-analyzer.

Pre-requisites

Do note, you may be asked to give executables networking permissions in the process, this will be a dialogue.

# install tauri-cli
cargo install tauri-cli

# install wasm stuff for leptos
cargo install trunk
rustup target add wasm32-unknown-unknown

# optionally
rustup update

Tip: If you hate compiling you can use binstall instead of install via cargo-binstall.

# run
cargo tauri run

# build
cargo tauri build

Small anecdote (Sohn), command failed inside the windows-terminal oddly enough, however, it did work in vscode + rustanalyzer lmao.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published