cs160-final-MAPI A graph based story editor for game designers. Run & Debug Go into the mapi folder To run in debug mode & view in browser: npm run serve And then head to localhost:8080 To run in standalone application mode: ./node_modules/.bin/run