This project uses Dev Containers, which included in VS Code, Cursor, Antigravity. You can use bottom left corner button to open Dev Container view, and then click on "Reopen in Container" button to open the project in a container.
Or you can use cli. In order to activate it, run following in your IDE:
Press
cmd/ctrl+shift+porF1and select theDev Containers: Install devcontainer CLIcommand to install it.