Setup npm i && npm run build in shared. npm i && npm run start in server to start the backend. npm i && npm run start in client to start the dev client. Optional: npm run build in client to build the production aseets for the client.