No coding level changes are required to enhance a project present in Angular 2 to Angular 4. Users only have to update the tsconfig.json and package.json files. Some minor adjustments may be needed depending on project types. After updating the data, clean out your node_modules directory, run npm install and npm start and you will be started with the Angular 4.

BY Best Interview Question ON 12 Feb 2019