You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note:** This will only run the wallet, for development purposes.
32
51
```
33
52
npm run dev
34
53
```
35
54
36
-
### Building
55
+
### Build
37
56
**Note:** This will only build the binaries for the system you run the command on. Running this command on `linux` will only make `linux` binaries, no `mac` or `windows` binaries.
0 commit comments