CharaeKeow / bank-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bank-app

How to install and run

  1. Fork and download the code
  2. Go to the bank-app folder, then install the dependencies using this command: yarn install. Note: If you don't have Yarn, run this command to install: npm -g install yarn Note: Node.js is also required to run npm, so make sure you have it
  3. Once the dependencies have been installed, run yarn android to build the code and install it on your device (you can use either your own device or Android Emulator)

About


Languages

Language:Java 44.7%Language:Objective-C 23.7%Language:JavaScript 19.7%Language:Starlark 8.9%Language:Ruby 3.0%