/project-susu

Mobile savings app

Primary LanguageJavaScript

project-susu

Mobile savings app

Instructions to build project

run "cd SuSu" to enter the project directory

run "npm install" to install dependancies

Ensure you have an emulator on your machine or connect your android device through USB.

Enable "USB Debugging" on your android device if want to test on your android phone.

run "adb devices" to check if your device is listed. NOTE: It must be.

run "npm run android" to build the project.