NeuGFX is an integrated, general-purpose graphical circuit visualizer and plotter designed for the FFBO project.
Starting from a fresh v17.4.0 node.js installation, in the root directory with index.js, execute the following:
npm install
npm install webpack@latest
npm update --legacy-peer-deps
npm install util
npm i --save-dev process
npm run build
A live server in the root directory should then load the application.