Skip to content

sphinxDevVic/ionic

Folders and files

NameName
Last commit message
Last commit date
Jan 9, 2024
Jan 9, 2024
Jan 9, 2024
Feb 7, 2024
Apr 7, 2023
Jun 17, 2022
Jun 18, 2022
Oct 26, 2023
Jan 9, 2024
Aug 15, 2022
Jan 9, 2024
Jun 17, 2022
Jun 17, 2022
Apr 1, 2023
Jul 28, 2022
Jun 23, 2022
Feb 12, 2024
Feb 12, 2024
Jun 18, 2022
Jun 21, 2022
Nov 7, 2022
Jan 9, 2024
Dec 4, 2023

Repository files navigation

@nuxtjs/ionic

Nuxt Ionic

npm version npm downloads Github Actions Codecov

Ionic integration for Nuxt

Features

⚠️ @nuxtjs/ionic is currently a work in progress. ⚠️

  • Zero-config required
  • Auto-import Ionic components, composables and icons
  • 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 #14

Usage

👉 Check out https://ionic.nuxtjs.org.

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Stub module with pnpm dev:prepare
  • Run pnpm dev to start playground in development mode

License

Made with ❤️

Published under the MIT License.