The logic circuit designer provides a variety of universal logic gates,flip-flops,input controls,output controls,and other components to design logic circuit diagrams.
Install Node version - 18.20.3 from https://nodejs.org/en/download/
Use the below command to install all dependent packages.
npm install
Run npm run serve
for a dev server. Navigate to http://localhost:8080/
. The application will automatically reload if you change any of the source files.