/plirono-consumer-app

An Ionic mobile app designed to facilitate accountless payments for the consumers of the Plirono platform.

Primary LanguageTypeScript

Plirono scaffold app

Description

This is a proof-of-concept app that serves as a testbench for the early functionality being implemented in Plirono project.

Installation

  1. Instructions assume latest node.js is already installed
  1. git clone git@gitlab.omnixell.com:mottolini/fake-tinaba.git
  2. cd fake-tinaba
  3. npm i
  4. npm install -g cordova ionic (if not already existing on machine)

Serve

  1. npm run build && ionic serve