Skip to content

VS Code inspired text editor that mostly runs in a webworker

License

Notifications You must be signed in to change notification settings

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