Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 768 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 768 Bytes

THEOplayer samples for Lightning

License

This projects falls under the license as defined in https://github.com/THEOplayer/license-and-disclaimer.

Introduction

This project will demonstrate how to use THEOplayer in a Lightning app.

Lightning is an open-source JavaScript development platform for creating (TV) apps. It uses WebGL or Canvas2d for rendering. Learn more about Lightning by reading the documentation and SDK reference.

Getting Started

Make sure a copy of THEOplayer's web SDK is copied in the static/THEOplayer folder of the app. Then follow the guidelines for building and running the app.