Skip to content

wdcmdresden/wdcm-angular2

Repository files navigation

WDCM Moviebase

Demo project for WDCM talk on AngularJS.

Preparation

You need to aquire a TMDB API Key. Then, open app/scripts/apikey.js and insert your api key in line 5.

On software side, you need node, bower, grunt, and karma. Run npm install and bower install to download some required internet onto your machine.

Demo

Run grunt serve to run the demo tool.