change directory: $ cd ./server install dependencies: $ npm install run the app: $ DEBUG=server:* PORT=36530 npm start