A reference boilerplate for building SharePoint Embedded applications using TypeScript, React, and Azure Functions. This is the TypeScript equivalent of the boilerplate-react-azurefunction sample.
| Folder | Description |
|---|---|
react-client/ |
React frontend (TypeScript) |
function-api/ |
Azure Functions backend (TypeScript) |
common/ |
Shared types and utilities |
See SETUP-CHECKLIST.md for step-by-step instructions to get the app running locally.
npm install
npm run startRequires Node.js v18 or v20 LTS and Azure Functions Core Tools v4.