Getting Started
Starting with Xbox-Webapi-Node
Installing xbox-webapi
You can install the project with any package manager you like. In the project directory, run:
For NPM:
$ npm install xbox-webapi
For Yarn:
$ yarn add xbox-webapi
If you want to install xbox-webapi-node for cli purposes, run the following:
For NPM:
$ npm install -g xbox-webapi