The editor is work in progress. There is not much to see here yet.
To install the project, follow these steps:
- Clone the project on GitHub
- Go to the project root directory and run
npm ci&npm run encode:worker - Go to the
exampledirectory and runnpm ci
To run the project after installing it, go to the example directory and run npm run start.