Skip to content

A mobile app made with Ionic 4 and vue.js built with capacitor

Notifications You must be signed in to change notification settings

kjossendal/restaurant-mobile-app

Repository files navigation

Mobile app built with Vue.js, Ionic 4(beta), and wrapped by Capacitor

Project setup

Requires proper Android Studio and Xcode configuration as well as Capacitor

Run in browser

npm run serve

Compiles and minifies for production

npm run build

Build, Build android, and open Android Studio to launch emulator

npm run android

Build, Build Ios, and open Xcode to launch emulator

npm run ios

Customize configuration

See Vue Cli. See Capacitor API See Ionic 4 API