Files
geekgeekrun/packages/ui
geekgeekrun 1d155e498a ui-v0.9.0
2025-07-13 21:12:01 +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 21:12:01 +08:00
2024-02-11 22:10:32 +08:00
2024-12-29 00:50:12 +08:00
2025-07-13 21:12:01 +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