- Fork and clone the ripple-client-desktop repository
- Run
npm install - Run
bower install - Download nw.js
-
Run
gulpin your command line for development -
In a new terminal window open desktop client in the same folder with
$ /path/to/nw/ . -
Run
gulp packagesin your command line for the production ready client -
Your desktop client is in the
packages/RippleClientdirectory