Before running the application, ensure that you have the following prerequisites installed on your system:
Node.js: Download and install the latest stable version of Node.js from the official website: Node.js. Ionic CLI: Install the Ionic Command Line Interface (CLI) globally using npm (Node Package Manager) by running the following command in your terminal or command prompt:
npm install -g @ionic/cli
- Clone the repository
git clone https://github.com/MyLlama/Llama-Android.git
- Navigate to the cloned repository.
cd Llama-Android
- Run the following command
ionic build
ionic serve
- Running on Android Studio
npx cap open android
npx can run android