Skip to content

ASHWIN776/helm

Repository files navigation

helm

Steer your finances with AI

Built with Expo.

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

Development Builds

Prebuild

This will create a native app for the specified platform.

npx expo prebuild --platform ios
npx expo prebuild --platform android

Build your native app

npx expo run:ios
npx expo run:android

EAS

Install eas-cli

npm install -g eas-cli
eas whoami

Configure EAS

eas init
eas build:configure

Build

eas build --profile development --platform ios|android

About

Steer your finances with AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published