I am pretty new to Angular development. I have created an angular 4 application that i want show it to my team. I have an windows 2012 VM server where i want to deploy my application.
- How many different ways can we deploy Angular 4 apps in Windows server? Please provide details on how to do it.(IIS?)
- What are steps to follow to have good highly efficient code to run in production?
- Also how do i do apply continuous deployment for the Angular App.