This is the source code of http://orderbook.xrp.ninja.
- Clone this repository
- Run
npm install - Run
npm install nw --nwjs_build_type=sdk(optional, needed only for development)
- Make a copy of the
config_example.jsfile and name itconfig.js - Save Google analytics code in
analytics.html - Save Web
monetization
in
web-monetization.html - Build:
- Run
gulpon command line for development - Run
gulp prodon command line for production code (under.builddirectory)
- Run
- Open http://localhost:3000 in your browser