Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 349 Bytes

File metadata and controls

15 lines (8 loc) · 349 Bytes

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;