https://github.com/workoss/tauri-app
https://github.com/workoss/tauri-app
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/workoss/tauri-app
- Owner: workoss
- License: apache-2.0
- Created: 2025-02-14T14:41:56.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-05-20T12:14:50.000Z (about 1 year ago)
- Last Synced: 2025-05-20T13:27:54.788Z (about 1 year ago)
- Language: CSS
- Size: 507 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pnp workspace
This template should help get you started developing with Tauri, React and Typescript in Vite.
## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
brew install nsis
brew install llvm
rustup target add x86_64-pc-windows-msvc
cargo install --locked cargo-xwin
pnpm tauri build --runner cargo-xwin --target x86_64-pc-windows-msvc
features = ["macros", "rt", "net", "io-util"]