mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-23 05:05:50 +00:00
Update content/tutorials/build-apps/build-a-desktop-wallet-in-javascript.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
This commit is contained in:
@@ -159,6 +159,7 @@ app.whenReady().then(() => {
|
|||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You should see a window appear that displays the text "Build a XRPL Wallet" and "Hello world!"
|
||||||
To run the reference application found in `content/_code-samples/build-a-wallet/desktop-js` for this step, run:
|
To run the reference application found in `content/_code-samples/build-a-wallet/desktop-js` for this step, run:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|||||||
Reference in New Issue
Block a user