Skip to content

simplon-montreuil-promo4/angular-workshop

Repository files navigation

Une App Angular basique

Une app angular de base pour comprendre comment l'utiliser avec Karma ( pour les tests).

Installation

  • Fork the repo
  • Rename the app name in the package.json and the bower.json (facultatif)
  • Run npm install
  • Run tests using npm test