Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added links to App Studio topic
  • Loading branch information
REDMOND\v-nosohl committed Jan 31, 2018
commit c80dbf210e5ad57a2ac456cafd4e3b2753f578cf
2 changes: 2 additions & 0 deletions msteams-platform/TOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
items:
- name: Prepare your Office 365 tenant
href: ./get-started/get-started-tenant
- name: Use Teams App Studio
href: ./get-started/get-started-app-studio
- name: Get started with Node.js
href: ./get-started/get-started-nodejs
expanded: true
Expand Down
1 change: 1 addition & 0 deletions msteams-platform/get-started/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Here are some simple steps to create a Teams app and test it in Teams.

> [!div class="checklist"]
> * [Prepare your Office 365 tenant](~/get-started/get-started-tenant)
> * [Get started with Teams App Studio](~/get-started/get-started-app-studio)
> * [Get prerequisites](~/get-started/get-started-nodejs#GetPrerequisites)
> * [Download the sample](~/get-started/get-started-nodejs#DownloadSample)
> * [Build and run the sample](~/get-started/get-started-nodejs#BuildRun)
Expand Down