#capacitor #ioniccapacitor #ionic4
In this tutorial, We will discuss How to add Capacitor Existing Ionic Project.
Goto capacitor website for more details.
https://capacitorjs.com/
Open existing ionic project
Then open the terminal and run the below command to build a new app.
01 cd myApp
02 ionic integrations enable capacitor
03 npx cap init "myApp" "com.example.app"
04 ionic build
05 npx cap add ios
06 npx cap open ios
hit the run icon in the Xcode.
For more tutorials, visit
http://codezoon.com/
subscribe for more videos.
http://bit.ly/2TXvZmD