Navigate to server/gateway and run "npm run dev"
Navigate to client and rund "npm start"
You can also go into the client and run npm run build. Image is built then and you can run npm run dev on serverside (thats for deploying stuff to prod in future)