An open API service indexing awesome lists of open source software.

https://github.com/syncfusion/ej2-showcase-react-logic-circuit-designer

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.
https://github.com/syncfusion/ej2-showcase-react-logic-circuit-designer

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# ej2-react-logic-circuit-designer
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.

## Prerequisite 

Install Node version - 14.15.1 from https://nodejs.org/en/download/

## To Install all packages

Use the below command to install all dependent packages.

```
npm install
```

## To Run the application

Run `npm start` for a dev server. Navigate to `http://localhost:3000/`. The application will automatically reload if you change any of the source files.