Boilerplate code to start a LG OTT App. (React, Webpack, Node, Babel, Sass)
CLI: http://webostv.developer.lge.com/sdk/tools/using-webos-tv-cli/
To install all the required dependencies run :
npm run install
This will install webpack and all the loaders needed for our dev pipeline, react and all other libraries we are currently using.
This will create an .ipk file on the build folder.
npm run build-lg