An open API service indexing awesome lists of open source software.

https://github.com/watchakorn-18k/pos-desktop-app-rust-example

Desktop App Rust DEMO
https://github.com/watchakorn-18k/pos-desktop-app-rust-example

pinia pos rust rust-lang sqlite tauri typescript vue-router4 vue3

Last synced: about 2 months ago
JSON representation

Desktop App Rust DEMO

Awesome Lists containing this project

README

          

# Desktop App with Rust, Vue and Typescript

![alt text](image.gif)

## 🚀 Quick Start

```sh
git clone https://github.com/tauri-apps/test_app.git
bun install
bun run tauri dev
```

## 📦 Build

```sh
bun run tauri build
```