This is a companion web app for the Contoso Notes app.
It is only capable of reading the notes, but not writing back to OneDrive.
Install all dependencies
> npm i -g yarn # if you don't have it already
> yarn
Run the project
> yarn start
This app was built with the Microsoft Graph Toolkit for auth and Microsoft Graph access