Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 568 Bytes

File metadata and controls

29 lines (22 loc) · 568 Bytes

colab-code

An feature rich online editor based on ace-editor supporting multiple programming languages and providing a way to code in real-time with your friends.

Server

The server can be found here.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.