0.1.1 • Published 3 years ago

pos-connect v0.1.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Grocer Box POS Connect

Built with Electron React Boilerplate.

Install

First, clone the repo via git and install dependencies:

git clone https://github.com/boxventures/pos-connect.git
cd pos-connect
yarn

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package