https://github.com/camara94/angular
https://github.com/camara94/angular
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/camara94/angular
- Owner: camara94
- Created: 2018-07-21T01:22:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T18:07:14.000Z (about 7 years ago)
- Last Synced: 2025-04-09T15:12:11.067Z (6 months ago)
- Language: TypeScript
- Size: 211 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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";