Skip to content

Building the app

fpalsson edited this page Feb 12, 2023 · 4 revisions

Build steps (needs more work):

install needed stuff (npm install in root folder and settings-src)

transpile TypeScript (tsc)

pack (cd settings-src, npm run build)

run (cd .., homey app run or homey app build)

Clone this wiki locally