Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 208 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 208 Bytes

Halo-Api-Tutorial

Jump into the world of REST apis and the Halo 5 API.

Setup

  • Checkout the Repo.
  • Open the Repo in the IDE of your choice (I use VS Code).
  • Run

    npm install

  • Run

    npm start