Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 620 Bytes

money-mobile

A React Native frontend of Money app.

Requirements

React Native

This application is written with React Native, you can find more information about how to install react native in your can be found here.

Money API

Another requirement is the availability of money api server, you can download its sources and get information about installation here.

Instalation

In order to install money app into you device, please run the following commands:

  • npm i
  • react-native run-android