Files
frost-mqtt-client/app
..
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00
2026-07-15 21:06:19 +08:00

frost-mqtt-client

An Electron application with Vue

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux