Skip to content

terra-money/station-desktop

Repository files navigation

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