BPMN Editor This project is a BPMN editor with a properties panel. Requirements Node.js == 20.18.1 npm == 11.0.0 Installation To install the dependencies, run: npm install Development To start the development server, run: npm start Build To build the project for production, run: npm run build