#Project setup Install NodeJS ( >= 8) if you are not already installed Download here Platforms Windows Click the executable file Linux Follow this procedure Install Angular Cli (>= 7) if you are not already installed 1. npm i -g @angular/cli@7.3.4 Download the project Here 1. unzip the project 2. Run 'npm install' 3. Test 'ng serve --open'