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

Publicado el: 10 enero 2018
en el 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/


En esta página del sitio puede ver el video en línea Angular(5) and Python(Django) app - 1/5 - Angular initialization de Duración hora minuto segunda en buena calidad , que subió el usuario Z L 10 enero 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 5,629 veces y le gustó 25 a los espectadores. Disfruta viendo!