Skip to content

Richardinho/carracci

Repository files navigation

UML class diagram editing application

A browser based graphical editor for creating and editing UML diagrams.

demo website

screenshot

Development

to run server in development mode

npm start

navigate to localhost:3001 to view application

when updating packages, you need to run the following in order to copy over BaseType.js to the web folder

grunt copy:utils

building SCSS

sass web/sass/diagramMain.scss web/css/diagramMain.css

Building

grunt build

About

A web based gui tool for creating uml diagrams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published