Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (23 loc) · 657 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 657 Bytes

Platinum

中文 | English

Build tools

⚠️ Advanced Installer is a commercial software. Only required if you want to build UWP package on Windows.

All of the commands are executed under Platinum folder!

Installing dependencies

pnpm install

Debugging

# You can also add `--enable-browser-logging --dev` for inspecting
pnpm dev

Building

pnpm build
# Build UWP package
# pnpm build:uwp