Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 236 Bytes

File metadata and controls

14 lines (14 loc) · 236 Bytes

Icarus Frontend

ArkIDE Desktop Client: A Custom coded client for ArkIDE

How to build:

  • Needed prerequisites

    npm

    Electron

  • Install Packages
npm install
  • Run app
npm start