Files
geekgeekrun/packages/ui
geekgeekrun b024c6b517 ui-v0.8.0
2025-06-08 10:23:32 +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-06-08 10:23:32 +08:00
2024-02-11 22:10:32 +08:00
2024-12-29 00:50:12 +08:00
2025-06-08 10:23:32 +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