Mobile - Sistema de controle de finanças pessoal multi usuários
https://github.com/rodineiti/backend-api-frontend-laravel
To begin using this template, choose one of the following options to get started:
- Clone the repo:
git clone https://github.com/rodineiti/mobile-ionic.git - Fork the repo
Switch to the repo folder
cd mobile-ionic
The project is started with the regular ionic commands.
- Run
npm installto install all dependencies. - Run
ionic serveto start the development environment. - To build the project run
ionic build androidorionic build ios. In order for you to build an iOS app, you need to run on MacOS.