kenve / turing-theia

Cloud IDE build from Thiea.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Open questions Open bugs

Turing Cloud IDE is built on Theia, and related extensions and plugins have been added.

Theia

Structure

├── README.md
├── app
├── commitlint.config.js
├── configs
├── extensions
├── lerna.json
├── node_modules
├── package.json
├── plugins
├── scripts
├── static
└── tsconfig.json

Run

$ yarn
$ cd app
$ yarn start

About

Cloud IDE build from Thiea.


Languages

Language:TypeScript 65.9%Language:JavaScript 17.1%Language:CSS 14.3%Language:Shell 2.8%