stateflow-example
February 1, 2015 ยท View on GitHub
example of stateflow
npm install after repo pull
grunt to build the webapp
grunt http-server to run the http server
grunt watch to automatically regenerate on file change
`grunt serve-watch' run the http server and automatically regenerate the app after local changes.