Skip to content

Medaware-org/Malphas-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malphas Frontend

Building and executing:

  1. Make sure the backend is running and functional.
  2. cd into /malphas/ and install npm packages inside that folder with npm install
  3. Inside the same folder run npm run dev For 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.

Technologies and Tools

The Vue Framework
DaisyUI
Tailwind
OpenAPI Generator

About

The frontend for the Malphas Simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors