Files
geekgeekrun/packages/ui
geekgeekrun ddb0cb97d7 add gtag
2025-07-13 11:32:54 +08:00
..
2024-02-11 22:10:32 +08:00
2024-02-11 22:10:32 +08:00
2025-04-29 02:29:55 +08:00
2025-07-13 11:32:54 +08:00
2024-02-11 22:10:32 +08:00
2024-12-29 00:50:12 +08:00
2025-07-12 19:31:14 +08:00
2024-02-11 22:10:32 +08:00
2024-02-11 22:23:23 +08:00

ui

An Electron application with Vue and TypeScript

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux