Angular Environment Setup & Deployment: Best Practices Explained

Опубликовано: 09 Сентябрь 2024
на канале: 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  


Смотрите видео Angular Environment Setup & Deployment: Best Practices Explained онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Nihira Techiees 09 Сентябрь 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 485 раз и оно понравилось 21 людям.