I built an ionic VueJs app with capacitor; when I executed these commands
npm run serve
npm run build
The app runs smoothly and is functional on my local host machine.
I built an ionic VueJs app with capacitor; when I executed these commands
npm run serve
npm run build
The app runs smoothly and is functional on my local host machine.