I don\'t know why my import statement import * as THREE from \'three\' does not work: the html file opens to a blank screen.
import * as THREE from \'three\'
Steps I have taken so far are: