Home

kent-flix-client 0.1.0

KentFlixClient

An open source elegant solution to watching Kent University lecture recordings.

About

Kent Flix Client is a progress web application using React.js on the frontend and interacting with a restful api.

Installation

Requires node >= 6

Install dependencies:

npm install

Then run the app locally:

npm start

Documentation

All documentation can be found on GitHub pages