With Angular CLI, you can use the following command:
ng build --prod
It generates a dist folder with all you need to deploy the application.
If you have no practice with web servers, I recommend you to use Angular to Cloud. You just need to compress the dist folder as zip file and upload it in the platform.