oabrowser
oabrowser copied to clipboard
main branch not working
Hi there,
I was trying to run this and npm installed then run the webpack command ./node_modules/.bin/webpack
It's trying to run the index.html and it's trying to load the models and files BUT it's missing the configAtlasViewer.js when the console is inspected.
btw instead of running webpack command like this ./node_modules/.bin/webpack
you can install it globally npm i webpack -g
then just webpack in the folder.
I seriously don't know what is this project about I just saw your research and thought it was a 3D human body anatomy which I wanted to see and deploy somewhere but no luck I guess.
Thanks