Welcome to Neonov!
Run the app in development:
pnpm dev
To build your app for production:
pnpm build:web
First, you'll need to generate the native code for your app:
pnpm prebuild:native
Afterward, follow the instructions printed in the terminal to build and upload your iOS app for distribution.