Web-based MIC-1 emulator and toolbox with Graphical Output Capabilities.
run npm install
to install all dependencies
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
This emulator includes three demos. To load a demo, open the Getting Started dialog in the top right corner and select one of the three demos.
After serving, you may receive an error stating that you do not have Angular Core. If this occurs, simply run npm i @angular/core -s
to resolve the issue.