Hello,
I went through github repo for wwt-web-client. The steps to run wwt-web-client are really very helpful. I’m able to run wwt-web-client using npx which runs through nodejs as server-side code.
So, I’ve already running nodejs process for wwt-web-client. I want to run just AngularJS client-side code for this running wwt-web-client. Could you please provide the steps for that? (I guess it should be doable by bower, grunt serve, etc.)
Regards,
Viral