mirror of
https://github.com/sipeed/NanoKVM-USB.git
synced 2026-09-11 05:59:57 -05:00
...also revert and optimize some unnecessary changes in https://github.com/sipeed/NanoKVM-USB/pull/22
251 B
251 B
NanoKVM-USB Desktop
This is the NanoKVM-USB desktop version project.
Development
cd desktop
pnpm install
pnpm start
Compile
# For Windows
pnpm build:win
# For MacOS
pnpm build:mac
# For Linux
pnpm build:linux