panospcm / electron-ionic-pos

Point Of Sale build with IONIC and electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Point Of Sale build with IONIC and electron


Languages

Language:TypeScript 42.8%Language:HTML 40.8%Language:JavaScript 9.5%Language:CSS 6.9%