Skip to content

minimal webOS frontend + service webpack template (probably) supporting webOS1.x+... (tested on 3.x)

Notifications You must be signed in to change notification settings

Informatic/webos-webpack-template

Repository files navigation

webos-webpack-template

Minimal webOS frontend + service webpack-based template.

Targets webOS 3.x, but should probably work well on webOS 1.x as well.

Usage

  1. Update vendor/title in ./appinfo.json
  2. Update name in ./package.json and ./service/package.json
  3. Populate logo images

Building

npm install

npm run build
npm run package

# Configure development TV/emulator
node_modules/.bin/ares-setup-device ...

npm run deploy
npm run launch

About

minimal webOS frontend + service webpack template (probably) supporting webOS1.x+... (tested on 3.x)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published