This template should help get you started developing with Tauri and React in Vite.
This demo uses the sysinfo crate to read process information from your system and display in a React application
This is part of my learning process for getting familiar with Tauri and improve my skills with Rust.
- To build the application run
npm run tauri dev
for live development reload
- run
npm run tauri build
to create the release bundles