/circuitly

A visual and constructive framework for teaching digital circuits.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Circuitly

A visual and constructive framework for teaching digital circuits.

Running

Circuitly is currently in development stage. We have a docker build available in Docker Hub with an example workspace. To run it you have to:

docker run -p "3000:80" lcbcfoo/circuitly:latest
  • After that Circuitly will be listening in localhost:3000, to use it just enter in your browser the URL:
localhost:3000/public/index.html