a recipe app!
Run "npm install" inside this project folder to install all dependencies.
Make sure you use the latest version of the CLI (upgrade guide below)
Run "ng serve" to see the app in action.
Feel free to compare it with your project code to spot any errors you might have.
Run the below commands - only use "sudo" on Mac/ Linux.
sudo npm uninstall -g angular-cli @angular/cli npm cache clean sudo npm install -g @angular/cli