/webgme-logic-gates

Logic Gates Design Studio

Primary LanguageJavaScript

WebGME Logic Gates Design Studio

Model Integrated Computing Fall 2018

Installation

First, install the webgme-logic-gates following:

Second, start mongodb locally by running the mongod executable in your mongodb installation (you may need to create a data directory or set --dbpath).

Then, run webgme start from the project root to start . Finally, navigate to http://localhost:8888 to start using webgme-logic-gates!

Upon creating a project, the LogicGates seed will be used. This seed contains some example circuits as well as all circuit components.

The report for this project is available at https://github.com/gsteinLTU/webgme-logic-gates/blob/master/Report.pdf