Skip to content

A visual and constructive framework for teaching digital circuits.

License

Notifications You must be signed in to change notification settings

lcbcFoo/circuitly

Repository files navigation

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