This is currently a work in progress.
This is logossim, an open source digital logic simulator for the web, built to be easily extensible.
The repository is using a monorepo strategy in order to separate constraints into different projects:
Requirements
Clone project and install
git clone https://github.com/renato-bohler/logossim.git
cd logossim
yarn
Run project
yarn start