I renamed my Angular 4 project folder from auction-life to auction-05-life and replaced 3 occurrences of the old project name in:
If you are not familiar with bash scripting but with your IDE, you always can perform recursive search in your files (usually Ctrl+Shift+F) and replace it everywhere - Ctrl+Alt+Enter on VSCode. Visual Studio Code Example