/angular-sample-app

basic angular setup

Primary LanguageJavaScript

Build Status

angular-sample-app

Basic Angular App with Tests

Setup

  • Replace the Firebase URL in app/services.js and app/controllers.js with your own URL
  • Add your own Travis CI badge to the README.md
  • npm install
  • bower install

Running the app

  • npm start

Running the tests

  • npm test