·
VScode offers a development container extension that allows you to easily load a container equipped with all the necessary tools. This eliminates the need to install everything on your local machine, enabling you to run your application using the tools within the container.
0:11 Introduction
1:05 The application
1:51 Plugin install
2:58 Add configuration files
3:44 Starting dev container
4:57 Running the app
5:33 Conclusion