/gateviz

Primary LanguageJavaScript

gateviz

See gateviz.com for a live demo

GateViz is a logic circuit visualization tool. It is designed to help students better understand combinational logic. This project is currently in development using React, Redux, an API layer with a mocked database return. This project is also in the the middle of a refactor to use openAPI and Typescript.

Prerequisite

Quick Start

$npm run quick

For Development

Start worker to compile TS