Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lauterry/angularaddressbook


https://github.com/lauterry/angularaddressbook

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

AngularAdressBook
=================

Démarrer votre application web. Pour cela :

- Si vous avez installé node.js :
-Ouvrir un terminal et placer vous dans le répertoire AngularAddressBook
- Executer la commande node ./scripts/web-server.js pour démarrer le server web.
- Ouvrir votre navigateur et naviguer vers le lien http://localhost:8000/app/index.html
- Si vous avez installé un autre serveur http :
- Configurer ce dernier pour qu’il serve les fichiers du répertoire AngularAddressBook
- Ouvrir votre navigateur et naviguer vers le lien http://localhost:[port-number]/[context-path]/app/index.html