0👍
Question is also asked source stack overflow and possible issue there Uncaught ReferenceError: THREE is not defined
Multiple issue :
- Add plugin in webpack
- Install three.js required
- Specifying character encoding in the header
EDIT :
Install three works for me
npm i -S three
- [Vuejs]-Concurrent request in django
- [Vuejs]-Data Property to Hold Index of Array Object during Mouse Over Vuejs
Source:stackexchange.com