Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 676 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 676 Bytes

flmmr-client

flmmr-client ist eine Angular 2 App, die über mit der flmmr-api kommuniziert um die Mediatheken der deutschen öffentlich-rechtlichen Rundfunkanstalten zu durchsuchen und Beiträge anzusehen.

Getting up and running

$ git clone [email protected]:eckertj/flmmr-client.git
$ npm install
$ gulp build # to build the app in dist folder
$ gulp serve # to build and start a local browsersync

Usage

Just search for some content and watch it directly from the .mp4 source.

Try it

Try it live at https://eckertj.github.io/flmmr-client/!

Credits