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

Latest commit

 

History

History
29 lines (19 loc) · 429 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 429 Bytes

GUI for SPITO project

This repo contains all the source code for spito-gui.

Development

Requirements

  • NodeJS (version 19.0.0 or later)
  • rustup
  • webkit2gtk (for Tauri)
  • pnpm

Running locally

pnpm install
  • Run Tauri
pnpm tauri dev