Skip to content

joshkurz/Black-Belt-AngularJS-Directives

Repository files navigation

Black Belt AngularJS Directives Build Status


Requirements

  • JQuery
  • AngularJS
  • bootstrap.css
  • Flowplayer.js
  • mediaelement.js

Testing

Karma and grunt for testing.

  • npm install -g grunt-cli
  • npm install
  • bower install
  • grunt

Protractor for E2E testing

  • grunt protractor

Usage

bower for dependency management.

  • npm install
  • bower install
  • grunt
  • http-server -c -1