Skip to content

lvce-editor/lvce-editor

Repository files navigation

LVCE Editor

VS Code inspired text editor that mostly runs in a webworker.

Contributing

git clone git@github.com:lvce-editor/lvce-editor.git &&
cd lvce-editor &&
npm ci &&
npm test

Gitpod

Open in Gitpod