#capacitor #ioniccapacitor #ionic4
In this tutorial, We will discuss how to start with Ionic and Capacitor for creating cross-platform mobile applications.
Goto capacitor website for more details.
https://capacitorjs.com/
Then open the terminal and run below command to build a new app.
01 ionic start myApp-01 conference --capacitor
02 cd myApp-01
03 npx cap init "conference" "com.example.conference"
04 ionic build
05 npx cap add android
06 npx cap open android
hit the run icon in the android studio.
For more tutorials, visit
http://codezoon.com/
subscribe for more videos.
http://bit.ly/2TXvZmD