/electron-ionic-pos

Point Of Sale build with IONIC and electron

Primary LanguageTypeScript

electron-ionic-pos

Point Of Sale build with IONIC and electron

Setup

for server POS get server in https://github.com/bocahhujan/electron-ionic-pos-server

build and package

First Run ionic build to build ionic to html and js scripts

To packet to windows installer us electron-builder ./ --platform win32 --arch x64