/Platinum

Platinum source code tree

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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