Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 870 Bytes

File metadata and controls

17 lines (10 loc) · 870 Bytes

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.

Prerequisites

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.

Feedback

Please provide any feedback on this tutorial in the GitHub repository.