Skip to content

Files

Latest commit

458a51f · May 20, 2021

History

History

ContosoNotesWeb

Contoso Notes Web

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.

Get started

Install all dependencies

> npm i -g yarn # if you don't have it already

> yarn

Run the project

> yarn start

Learn More

This app was built with the Microsoft Graph Toolkit for auth and Microsoft Graph access