Make easy use Ionic with VanillaJS thanks to this template and native web components
Prerequisites
- Node & npm: https://nodejs.org/en/download/
- Ionic CLI:
npm i -g ionic
To build app packages, see the Ionic official doc:
- Android Setup: https://ionicframework.com/docs/installation/android
- iOS Setup: https://ionicframework.com/docs/installation/ios
ionic serve
To test app on device, de best way is using DevApp.
Installs it on you device and execute:
ionic serve --devapp
Open DevApp and wait while find de app served. Select it and test your app with access to device functions
💡 Check firewall rules and sure that port is open (default 8100)
ionic build
Components than have a map, can't use shadowDOM because the Mapea import is global and will not have access to component DOM