npm install
to install the library dependenciesnpm run build
to build the core librarycd web
to move into the frontend foldernpm run install
to install the frontend dependenciesnpm run dev
to start the frontend
now access https://localhost:5173/pro-3d-video to access the respective domain editor
src
contains the source code for the core libraryweb
contains the frontend code in react (the web editor)