Skip to content

JSoon/tauri-app

Repository files navigation

tauri-app

tauri app demo

Prerequisites

Setting Up Tauri

Environment

Node.js >= 14.19.0

Development

  1. Install the required shims of Corepack
corepack enable
  1. Install dependencies
yarn install
  1. Run
yarn tauri:dev

Building

  • Test
yarn tauri:test
  • Production
yarn tauri:prod

Screenshot

Screenshot