Angular Environment Setup & Deployment: Best Practices Explained

Published: 09 September 2024
on channel: Nihira Techiees
485
21

#angular18 #angular_deployment #angularcourse #angularbuild

This video explains how to handle Angular environmental configuration and manual deployment in IIS Server.

Environmental Configuration
----------------------------------------------
Execute below command
ng g environments

1, It will generate default environment files.
2, This concept used for handling different environment by using same code.
3, Environmental based build use below command
ng build --configuration=staging

IIS Deployment
-----------------------------
1, Create build using ng build
2, Create site in IIS server
3, Move build artifact to website folder


Join this channel to get access to perks:
   / @nihiratechiees  


Watch video Angular Environment Setup & Deployment: Best Practices Explained online without registration, duration hours minute second in high quality. This video was added by user Nihira Techiees 09 September 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 48 once and liked it 2 people.