Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 429 Bytes

Station Desktop

Standalone desktop wallet application for Station.

Prerequisites

Development

In the project directory, run npm run start

Build

Builds the app for production to the dist folder.

  • Mac & Windows: npm run build-macwin
  • Linux: npm run build-linux