Turing Cloud IDE is built on Theia, and related extensions and plugins have been added.
├── README.md
├── app
├── commitlint.config.js
├── configs
├── extensions
├── lerna.json
├── node_modules
├── package.json
├── plugins
├── scripts
├── static
└── tsconfig.json
$ yarn
$ cd app
$ yarn start