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  


On this page of the site you can watch the video online Angular Environment Setup & Deployment: Best Practices Explained with a duration of hours minute second in good quality, which was uploaded by the user Nihira Techiees 09 September 2024, share the link with friends and acquaintances, this video has already been watched 485 times on youtube and it was liked by 21 viewers. Enjoy your viewing!