Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 589 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 589 Bytes

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