This project is aimed to build a web version of VSCode meant for AnuraOS, this is not a fork, simply a web compilation of the VSCode project.
Important
Yarn is required to be used because of vscode compilation, please use yarn instead of npm.
To build from source, you need same prerequisites as vscode : VSCode Prerequisites
Then simply run the following commands
yarn
yarn build:vscode
Run the following commands
yarn
yarn build:extension