Skip to content

Commit 84b5a0e

Browse files
Merge pull request microsoft#105 from microsoft/rc-localsetupreadme
docs: added local setup readme
2 parents 50ee2fc + 8cbc3a3 commit 84b5a0e

3 files changed

Lines changed: 521 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,11 @@ Quick deploy
6868
### How to install or deploy
6969
Follow the quick deploy steps on the deployment guide to deploy this solution to your own Azure subscription.
7070

71-
[Click here to launch the deployment guide](./documents/DeploymentGuide.md)
71+
For Azure Deployment: [Click here to launch the deployment guide](./documents/DeploymentGuide.md)
72+
<br/><br/>
73+
For Local Development:
74+
- [Local Development Setup Guide](./documents/LocalDevelopmentSetup.md) - Comprehensive setup instructions for Windows and Linux.
75+
- Includes native Windows setup, WSL2 configuration, and cross-platform development tools
7276
<br/><br/>
7377

7478

documents/DeploymentGuide.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,4 +302,7 @@ To help you get started, here are some **Sample Questions** you can ask in the a
302302
These questions serve as a great starting point to explore insights from the data.
303303

304304
## Create Fabric Data Agent and Publish to Teams
305-
1. Follow the step in [CopilotStudioDeployment](./CopilotStudioDeployment.md)
305+
1. Follow the steps in [CopilotStudioDeployment](./CopilotStudioDeployment.md)
306+
307+
## Local Development
308+
To set up and run the application locally for development, see the [Local Development Setup Guide](./LocalDevelopmentSetup.md).

0 commit comments

Comments
 (0)