- Look at the nuxt 3 documentation to learn more.
- Look at the Nuxt Ionic to learn more.
- See associated video Getting Started Building Mobile Apps With The Nuxt Ionic Module for Nuxt 3
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install