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.
Перейти к файлу
shyamg1991 919d3e0440
Merge pull request #15 from syncfusion/EJ2-921438-depBot
921438: Dependabot issues
2024-11-15 16:54:31 +05:30
public EJ2-68668-logic circuit in react 2023-02-09 14:57:28 +05:30
src 913515: Update App.js 2024-10-10 17:35:57 +05:30
README.md EJ2-68668-logic circuit in react 2023-02-10 11:46:10 +05:30
package.json EJ2-68668-logi circuit react 2023-01-31 12:53:36 +05:30

README.md

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.