restaurant-app npm install -g @ionic/cli@latest ionic integrations enable capacitor ionic serve Generate app assets (icon, splash screen, etc.) npx capacitor-assets generate Automatically build the assets and sync the app to the test device npm run android npm run ios