to start local server: node app.js
to start app you should sign up or sign in.
to sign in you may use existed users, examples:
mail: antonenka@gmail.com
pass: 12345
mail: belova@gmail.com
pass: 12345
to avoid CORS police in corsOptions in app.js you should write your localhost in origin option;