Skip to content

A sample video navigation app, similar to Netflix or AppleTV+ built with LightningJS (Solution for "Hard | Topcoder Skill Builder Competition | LightningJS")

Notifications You must be signed in to change notification settings

Petec0x0/LightningJs-STB-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightningJs-STB-App

A sample video navigation app, similar to Netflix or AppleTV+ built with LightningJS Solution for "Hard | Topcoder Skill Builder Competition | LightningJS"

Getting started

Before you follow the steps below, make sure you have the Lightning-CLI installed globally only your system

npm install -g @lightningjs/cli

Running the App

  1. Install the NPM dependencies by running npm install

  2. Build the App using the Lightning-CLI by running lng build inside the root of your project

  3. Fire up a local webserver and open the App in a browser by running lng serve inside the root of your project

You can use the watcher functionality of the Lightning-CLI.

  • use lng dev to start the watcher and run a local webserver / open the App in a browser at the same time

About

A sample video navigation app, similar to Netflix or AppleTV+ built with LightningJS (Solution for "Hard | Topcoder Skill Builder Competition | LightningJS")

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published