autoedit.io/demoarrow-up-right contains a dummy demo of the front end, to update this after substantial changes to the app, run
npm run make_demo
This runs browserify to bundle the client side code and copies the ./electron folder into the ./project_page/demo folder.
./electron
./project_page/demo
Last updated 7 years ago