This project has been made using angular-cli

to run the project you should :-

1- intall nodejs

2- go to the project folder and run: npm install (to install the modules) npm install -g @angular/cli (to install the angular/cli globally) ng serve (to serve the project in the port 4200)

3- to build the project run: ng build --prod

you can upload it :)

thanks Mohamed Ibrahim Kamel