Skip to content

bptlab/openbpt-modeler-class-diagram

 
 

Repository files navigation

OpenBPT Class Diagram Modeler

This tool allows for the creation of simplified UML Class Diagrams through an interactive modeling interface. The modeler was created based on this template repository and heavily relies on diagram-js.

Development Setup

  1. Clone this repository
  2. Navigate into the created directory
  3. Run npm install
  4. Run npm link
  5. Clone the development repository
  6. Navigate into the created directory
  7. Follow the setup instructions of the development repository
  8. Run npm install
  9. Run npm link @bptlab/openbpt-modeler-class-diagram

To start the modeler, run npm run dev in the development repo's directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • CSS 0.4%