This is an empty project with a node.js dev container configured.
Basic Dev Container tutorial: https://code.visualstudio.com/docs/devcontainers/tutorial
Have docker: https://www.docker.com/products/docker-desktop/
- open in VSCode
- install the vscode-remote-extensionpack extension if you haven't
- it is set as "recommended" in the project configuration, so it should pop up in the Extensions menu
- https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack
- Re-open in Container
shift+cmd+Pserach for "reopen in container" OR- use the blue button in the bottom-left corner that kinda looks like
><