Updated Dockerfile to copy package.json files for backend, modified build script…
Updated Dockerfile to copy package.json files for backend, modified build script in frontend package.json to prevent emitting, adjusted TypeScript configuration to allow unused locals and parameters, and refactored App and WheelCanvas components for improved functionality and code clarity.