Skip to content

lvce-editor/update-worker

Repository files navigation

Update Worker

Webworker for the update functionality in LVCE Editor.

Contributing

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