nuxt-ionic is currently a work in progress.
- Zero-config required
- Auto-import Ionic components and composables
- Ionic Router integration
- Pre-render routes
- Mobile meta tags
- PWA support with
nuxt-pwa-module - Works out-of-the-box with Capacitor to build mobile apps
In progress
- PWA Elements
- middleware support
👉 Check out https://ionic.roe.dev.
- Clone this repository
- Enable Corepack using
corepack enable(usenpm i -g corepackfor Node.js < 16.10) - Install dependencies using
pnpm install - Run
pnpm devto start playground in development mode
Made with ❤️
Published under the MIT License.