Build & Deploy
~20 mins
Build for Production environment
ng build --prod
- It creates a dist folder.
Copy the contents of dist folder and deploy in server
dist/applicationname
ng build --prod
dist/applicationname