Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 360 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 360 Bytes

BPMN Viewer

Description

BPMN Viewer, that is used in Apex BPMN Viewer plugin.

Run the app

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.