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

Flysoft-Studio/Platinum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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