AngularJS 4 Tutorial: 09. How to Build And Publish Angular Application

preview_player
Показать описание
In this video we will discuss how to compile and run our angular project locally. Once done copy all files from "dist" folder in your project.

* Development Environment : ng build --dev
* Production Environment : ng build --prod
* To run our project : ng serve (or) ng seve --open
We will learn in angular 4 build production, angular 4 build and deploy step by step.

Click Subscribe for more videos...
Рекомендации по теме