BPMN Viewer, that is used in Apex BPMN Viewer plugin.
Run npm install
to install the required dependencies.
To start the app, type npm start
to start development server. After switching branches, it may be useful to run npm run update-dependencies
to synchronize node modules with your package.json.