Skip to content

INSM-TUM-Teaching/arm-to-bpmn-and-declare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Vite-based web application written in TypeScript. It generates BPMN diagrams from an Activity Relationship Matrix (ARM) and renders them using the bpmn-js library.

🚀 Features

  • Built with Vite and TypeScript
  • Renders BPMN diagrams using bpmn-js
  • Parses ARM (Activity Relationship Matrix) into BPMN XML
  • Automatically adds tasks, gateways, and sequence flows with proper layout

🛠️ Prerequisites

Make sure you have the following installed:

1. Node.js (with npm)

Check if Node.js and npm are installed:

node -v
npm -v
  • clone repo

Install Dependencies and run

cd arm-to-bpmn-ui

npm install

npm run dev

This will start the Vite dev server. Open your browser and visit it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •