Skip to content

FabienDeshayes/vue-jakmar-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jakmar with React - example

This project is just an example of using Jakmar with Vue.

This example let's you build a workflow and visualize it.

Running the example

To run the example, you need NodeJS and Bower installed. Then install Gulp for the build:

npm install -g gulp

Run the following next:

npm install
bower install

Then you are ready to go! Just run gulp and that should open a browser with the example running.

Jakmar

To illustrate the use of Jakmar, please look at src/models/stateDefinition.js

Vue

TODO

TODO

  • build and start the object
  • show current state
  • "live mode" to apply transitions
  • style
  • README section on Vue

About

An example of using Jakmar with View done with Vue

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published