Web

To build for web run: npm run build

IOS

To generate app assets like the app icon and splash screens:
npm run assets

To build the iOS app:
npm run ios

To open in xCode:
npx cap open ios


To publish the app, follow Deployment