Skip to content

nuxt-modules/ionic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7fa2826 · Aug 17, 2022

History

86 Commits
Jun 19, 2022
Aug 17, 2022
Aug 15, 2022
Aug 17, 2022
Jun 23, 2022
Jun 17, 2022
Jun 18, 2022
Jun 17, 2022
Jun 18, 2022
Aug 15, 2022
Jun 17, 2022
Aug 17, 2022
Jun 17, 2022
Jun 17, 2022
Jul 6, 2022
Jul 28, 2022
Jun 23, 2022
Aug 17, 2022
Aug 17, 2022
Jun 18, 2022
Jun 21, 2022
Aug 12, 2022
Jun 21, 2022
Jun 19, 2022

Repository files navigation

nuxt-ionicstrapi

Nuxt Ionic

npm version npm downloads Github Actions Codecov

Ionic integration for Nuxt

Features

⚠️ 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

Usage

👉 Check out https://ionic.roe.dev.

💻 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.