An open API service indexing awesome lists of open source software.

https://github.com/camara94/angular


https://github.com/camara94/angular

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# angular
Une fois le projet téléchargé en local chez vous pour le compiler il faut exécuter ces instruction dans l'ordre :
dans l'invité de commande pour aller dans le repertoire mon-projet-blog1 tapez : "cd angular/mon-projet-blog1 ensuite";
vous allez faire la mise à jour de ng en tapant : "ng update" après;
vous installez npm en saisissant cette commande : "npm install" et enfin;
vous allez lancer l'application avec : "ng serve --open";