Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 411 Bytes

Setup Dev Container

  1. Install Docker/Docker Desktop.
  2. Install the VS Code Extension Dev Containers (Extension ID: ms-vscode-remote.remote-containers).
  3. In VS Code press F1 on the keyboard and search for: Dev Containers: Reopen in Container.
  4. Select Dev Containers: Reopen in Container

Note This step might take a while, because all dependencies are being downloaded and configured.