Create a repo from this template on GitHub
Use giget to clone to your machine with an empty git history:
bunx giget@latest gh:oumarbarry/onuxt-ionic nuxt-app --install --shell
Either, just open the Ionic VSCode Extension, from your sidebar -> Settings -> Activate Live Reload. Then, Run -> Android/iOS.
Or, just run the following in the terminal:
bunx ionic cap run ios --livereload --external # for iOS
bunx ionic cap run android --livereload --external # for Android
That's it ! Enjoy Live Reload on your physical device / emulator / simulator.
- Nuxt
- Ionic
- nuxt-ionic module