ionic
ionic
Batteries-included Ionic integration for building iOS, Android and web apps.
Nuxt Ionic
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
(usenpm 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.