An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/outlook-calendar-integration-react-scheduler

outlook-calendar-integration-react-scheduler
https://github.com/syncfusionexamples/outlook-calendar-integration-react-scheduler

react-scheduler

Last synced: about 1 year ago
JSON representation

outlook-calendar-integration-react-scheduler

Awesome Lists containing this project

README

          

# outlook-calendar-integration-react-scheduler

## Prerequisites

Node.js version 18+
Need to have a personal Microsoft account or a Microsoft work or school account.

## Set up application(Client) id

Replace **YOUR_APP_ID** in the config.ts with your generated id.

## Run the application

`npm install`
`npm start`

It runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.