Skip to content

Pos Windows App build

Staging:

cd frontend/pos-electron
yarn install
yarn run build-staging

Production:

cd frontend/pos-electron
yarn install
yarn run build-production

Making icons

 yarn run create-icons