Skip to content

DEIS-Tools/umt

Repository files navigation

UMT (Universal Modeling Tool)

An intuitive stylus-oriented modeling tool, mainly focused as a teaching aid.

UMT Logo

How to run locally

  • Make sure you have typescript (tsc) installed.
  • Make sure you have node installed (npm)
npm install --save-dev lite-server leader-line-new jquery
npm init
tsc
npm start

This should open up your default browser, showing the application.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published