Angular(5) and Python(Django) app - 1/5 - Angular initialization

Publicado em: 10 Janeiro 2018
no canal de: Z L
5,629
25

Installing Angular 5:

This will be done on the Command Line (CLI) of Unix Interfaces (Linux/Apple CLI), or on Windows via the program Cygwin (changes format to fit unix styling)-

* npm install -g @angular/cli
* ng -v
* This should show ASCII text spelling Angular, with the version equalling 1.5 or higher
* ng new my-new-project
* Creates a new Angular project with your title of choice (no capital letters or spaces)
* cd my-new-project
* Change directory into now created project
* ng serve
* “Serve up”, “start up”, etc.., If it doesn’t open automatically then open http://localhost:4200/


Nesta página do site você pode assistir ao vídeo on-line Angular(5) and Python(Django) app - 1/5 - Angular initialization duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Z L 10 Janeiro 2018, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 5,629 vezes e gostou 25 espectadores. Boa visualização!