@nuxtjs/ionic
provides a batteries-included, zero-config needed, Ionic integration for Nuxt.
Supercharge your Ionic apps with the power of Nuxt, giving you the tremendous development experience you're used to when using Nuxt for web.
Follow the installation guide to get going immediately, or continue reading to find out more about what this module provides.
The Ionic SDK is an open-source UI toolkit for building modern, cross-platform mobile apps from a single codebase. It deeply integrates with Vue for a delightful mobile dev experience.
This module attempts to get you going with Nuxt + Ionic quickly, providing sane defaults for ionic and helpful components and utilities. The configuration file can still customize and override its default behaviors and provide full customisation of ionic.
~/pages
directory and using page-level utilities such as definePageMeta()
.Our cookbook documentation provides common use-cases with code examples to get you going as fast as possible. And if you create something useful, come back and submit a PR to have it added to our cookbook.