Skip to content

Programming-IV/library-desktop

Repository files navigation

Tauri + React + Typescript

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

Recommended IDE Setup

Pre requisites

To run this project, you need to have installed

  • VSCode
  • Rust
  • Webview 2

You can follow this guide

To run the project

  npm install
  npm run tauri dev

To run the frontend

  npm install
  npm run dev

To run from rust

  cargo tauri dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published