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
cd frontend/pos-electron
yarn install
yarn run build-staging
cd frontend/pos-electron
yarn install
yarn run build-production
yarn run create-icons