Create a Project in Visual Studio Code Using Ubuntu Console on Windows with WSL/WSL2 to Use FastAPI.

Tiempo de lectura: 2 minutos Reading time: 2 minutes You must have previously installed Ubuntu on Windows, I’ll leave you the following helpful link: Install Ubuntu on Windows Once we have Ubuntu installed, I’m going to create a folder within home using commands where we will place our project. sudo mkdir proyectoDevCodeLight We modify the permissions to allow us to … Read more