A live demo is available here.
$ git clone https://github.com/XboxReplay/sample-project.git
$ cd sample-project
$ npm install
$ XBL_EMAIL=xbl-account@domain.com \
XBL_PASSWORD=********* \
npm start
now
Need some help to get started? This sample project will help you to start interacting with Xbox LIVE APIs!
HTMLMIT
A live demo is available here.
$ git clone https://github.com/XboxReplay/sample-project.git
$ cd sample-project
$ npm install
$ XBL_EMAIL=xbl-account@domain.com \
XBL_PASSWORD=********* \
npm start
now