Minimal webOS frontend + service webpack-based template.
Targets webOS 3.x, but should probably work well on webOS 1.x as well.
- Update
vendor
/title
in./appinfo.json
- Update
name
in./package.json
and./service/package.json
- Populate logo images
npm install
npm run build
npm run package
# Configure development TV/emulator
node_modules/.bin/ares-setup-device ...
npm run deploy
npm run launch