Search AICoder in the vscode and install it or take following method.
- Install
pyglsfollowing this README
Open terminal and execute following commands:
npm installcd client/ && npm install
- Open this directory in VS Code
- Open debug view (
ctrl + shift + D) - Select
Server + Clientand pressF5