Step 1 - Visual Studio Code

For this demo, follow along with the DuploCloud provided Visual Studio Code IDE.

Open up your Visual Studio Code editor and then open the terminal.

In the terminal, we need to pull down the code, run the following command:

git clone https://github.com/duplocloud/toronto-ai-studio-workshop

This will clone the latest code into your workspace.

Last updated