Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 193 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 193 Bytes

mine-sync

to build:

  • install rustup
  • install node
  • install webview
  • run:
    • npm install
    • cargo install tauri-cli
    • cargo tauri build

to setup dev enviroment run:

  • cargo tauri dev