Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 392 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 392 Bytes

Magnet Client Desktop

Download

Run from source

  • npm install
  • npm start

Build from source

  • npm install
  • npm run build

Only tested on Mac, but theoretically could work on Windows and Linux.