Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 959 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 959 Bytes

Hands-on for SIG Javascript to Typescript

The hands-on consists of 2 examples to explore:

  1. A simple Javascript module
  2. A simple Javascript Azure function using this module

See Word: Hands-on description or Markdown: Hands-on description for instructions.

Get started

Clone this repository to your local machine and open it in Visual Studio Code. You need both VS Code and Node 16 installed to get started.

Or open this repository in a Gitpod workspace: Open in Gitpod

The link under this button is https://gitpod.io/#https://github.com/AMIS-Services/sig-hands-on-js2ts. It is composed from the base URL for Gitpod (https://gitpod.io/), then the # followed by the full URL (including https://) of the GitHub repository for which this workspace should be opened.