Building and executing:
- Make sure the backend is running and functional.
- cd into /malphas/ and install npm packages inside that folder with
npm install - Inside the same folder run
npm run devFor information for building refer to the readme in the "malphas" folder.
After changing the openapi specs the npm openapi-generate command has to be run before executing the frontend.
Controls of the Circuit Editor:
- A: Add new component
- T: Toggle Input state
- D: Delete component
Zoom with Scrollwheel or Zoom Buttons.
Add wires with the left mousebutton.
Edit or move components and wires with the right mousebutton.