Skip to content

grmnn/ripple

Repository files navigation

Ripple

Ripple is a mobile application built with Nuxt 3 and Tauri, designed to help you manage your fitness goals effectively. For the initial version, it will be only developed for Android.

Development Setup

Before you begin, ensure you have met the Tauri requirements.

To set up the project for development:

# Clone the repository
git clone https://github.com/grmnn/ripple.git
cd ripple

# Install dependencies using pnpm
pnpm i

# Run the Android development emulator
pnpm tauri android dev

License

MIT