cd /remote/path/to/crm-app # Install backend dependencies npm install # Navigate to frontend and install dependencies, then build cd crm-frontend npm install npm run build