Skip to content

kecso/StateMachineJoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StateMachineJoint

This is an example Design studio aimed for developers relatively new to the WebGME platform. It allows model editing, simulation, and some limited model-checking functionality. The studio implements the finite state machine domain. For its special simulator visualization, it uses the JointJS javascript library.

Installation

First, install the StateMachineJoint following:

Second, start mongodb locally by running the mongod executable in your mongodb installation (you may need to create a data directory or set --dbpath).

Then, run webgme start from the project root to start . Finally, navigate to http://localhost:8888 to start using StateMachineJoint!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published