Skip to content

This Repo is me just getting started with Tauri and implementing some basic sysinfo calls

Notifications You must be signed in to change notification settings

austinv211/RustTauri

Repository files navigation

Tauri + React

This template should help get you started developing with Tauri and React in Vite.

Recommended IDE Setup

Description

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.

Build

Dev

  • To build the application run npm run tauri dev for live development reload

Release

  • run npm run tauri build to create the release bundles

About

This Repo is me just getting started with Tauri and implementing some basic sysinfo calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published