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

Pubblicato il: 10 gennaio 2018
sul canale di: 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/


In questa pagina del sito puoi guardare il video online Angular(5) and Python(Django) app - 1/5 - Angular initialization della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Z L 10 gennaio 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 5,629 volte e gli è piaciuto 25 spettatori. Buona visione!