Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 460 Bytes

File metadata and controls

17 lines (13 loc) · 460 Bytes

NeuGFX

NeuGFX is an integrated, general-purpose graphical circuit visualizer and plotter designed for the FFBO project.

Installation

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.