Xbox-Webapi-Node

Getting Started

Starting with Xbox-Webapi-Node

Installing xbox-webapi-node

You can install the project with any package manager you like. In the project directory, run:

For NPM:

$ npm install xbox-webapi-node

For Yarn:

$ yarn add xbox-webapi-node

Building xbox-webapi-node

Once the repository has been cloned you can run the command below to build the project:

$ npm run build

On this page