Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Mar 1, 2024
1 parent 6762ca8 commit bd24dec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/tutorials/get-started/try-viam-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ go run square.go

The easiest way to get started writing an application with Viam is to navigate to the [machine page on the Viam app](https://app.viam.com/robots), select the **Code sample** tab, then select **TypeScript** and copy the boilerplate code.

{{< alert title="Info" color="info" >}}
The TypeScript SDK currently only supports building web browser apps.
{{< /alert >}}

{{% snippet "show-secret.md" %}}

This code snippet imports all the necessary libraries and sets up a connection with the Viam app in the cloud.
Expand Down

0 comments on commit bd24dec

Please sign in to comment.