Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lauterry/myangularmovielibrary
https://github.com/lauterry/myangularmovielibrary
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lauterry/myangularmovielibrary
- Owner: lauterry
- Created: 2012-06-27T10:13:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-20T22:19:10.000Z (over 11 years ago)
- Last Synced: 2024-10-14T10:35:17.975Z (25 days ago)
- Language: JavaScript
- Size: 246 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MyAngularMovieLibrary
=====================Introduction
Ce projet est une application web de gestion de film simple développer avec AngularJS et Bootstrap Twitter.
Le but de ce projet est d'illustrer les différentes concepts clés d'AngularJS qui font sa force et sa simplicité.
Ce projet a été présenté au BOF de SFEIR dans le cadre d'un live coding sur AngularJS.Un tutorial pas à pas existe en anglais. Cette application sert de support pour ce tutorial.
[Accéder à ce tutorial](http://data-prez.appspot.com/deck/id=agtzfmRhdGEtcHJlenIRCxIJU2xpZGVEZWNrGPvJBAw&slide=2)Pré-requis :
Installer node.jsDémarrer l'application sur un navigateur :
- ouvrir un terminal
- se placer dans le répertoire racine du projet
- exécuter la commande
node ./scripts/web-server.js
pour démarrer le serveur- Aller à l'url : http://localhost:8000/app/index.html