How to add three.js' camera control?

I exported existing unity project to WebGL.

WebGL version looks it has not camera control, like three.js’ orbit camera control.

If unity supports camera control, then this question would be absurd.

If not, how can I add a camera control to existing unity project? so that I can move around a scene in the browser?