This tutorial teaches you how to build an Angular single-page app that uses Microsoft Graph to retrieve calendar information for a user.
Tip
If you prefer to just download the completed tutorial, you can download or clone the GitHub repository.
Before you start this tutorial, you should have Node.js installed on your development machine. If you do not have Node.js, visit the previous link for download options.
Note
This tutorial was written with Node version 10.15.3. The steps in this guide may work with other versions, but that has not been tested.
Please provide any feedback on this tutorial in the GitHub repository.