Low-skilled user needs help, again:
I’ve scanned the two main references for the new user interface lil-gui (GitHub - georgealways/lil-gui: Makes a floating panel for controllers on the web. Works as a drop-in replacement for dat.gui in most projects. and https://lil-gui.georgealways.com/). I’m avoiding schooling myself on NPM use so would prefer to have a local copy of lil-gui as declared here:
import {GUI} from ‘…/…/examples/jsm/libs/lil-gui.module.min.js’;
Please tutor me on getting from available references to this last form. I’ve been through this once with dat.gui but somehow didn’t learn a complete lesson.