Logika test app How to deploy and run the application: cd ./server npm install npm start ( or execute server.js manually ) cd ./client npm install npm start