-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Revert "upd: app name"" (#41)
This reverts commit 1271f45.
- Loading branch information
1 parent
1271f45
commit abf3ffc
Showing
3 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
# Terra Station Desktop | ||
# Station Desktop | ||
|
||
Standalone desktop wallet application for [Terra Station](https://github.com/terra-money/station). | ||
Standalone desktop wallet application for [Station](https://github.com/terra-money/station). | ||
|
||
## Prerequisites | ||
* Install Node.js LTS (https://nodejs.org/en/) | ||
* Run `npm install` in the project directory | ||
|
||
- Install Node.js LTS (https://nodejs.org/en/) | ||
- Run `npm install` in the project directory | ||
|
||
## 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` | ||
- **Mac & Windows:** `npm run build-macwin` | ||
- **Linux:** `npm run build-linux` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters