codefluegel / h5p-editor-modelviewer

MIT License
0 stars 0 forks source link

Interactive Explorer editor

An editor for the Three Image content type.

Steps to run for development:

npm install
npm run watch

Steps to build for production:

npm install
npm run build