Welcome to Teams Toolkit!

Quick Start
-------------------------
1. Download and install ngrok (https://ngrok.com/)
2. Open a command prompt and run ngrok http 5130
3. Right-click your project and select Teams Toolkit > Prepare Teams app dependencies
4. If prompted, sign in with an M365 account for the Teams organization you want 
to install the app to
5. Press F5, or select the Debug > Start Debugging menu in Visual Studio
6. In the launched browser, select the Add button to load the app in Teams
7. In the chat bar, type and send "helloWorld" to your app to trigger a response

Learn more
-------------------------
New to Teams app development or Teams Toolkit? Learn more about 
Teams app manifests, deploying to the cloud, and more in the documentation 
at https://aka.ms/teams-toolkit-vs-docs

Learn more advanced topic like how to customize your workflow bot code in 
tutorials at https://aka.ms/teamsfx-card-action-response


Report an issue
-------------------------
Select Visual Studio > Help > Send Feedback > Report a Problem. 
Or, you can create an issue directly in our GitHub repository: 
https://github.com/OfficeDev/TeamsFx/issues
