bun install
- to install all the dependencies
The following commands should be issued from the root directory of the project.
bun run android
- to start the app on an android device (must have an emulator running or a physical device connected to the computer)bun run web
- to start the app on a web browser