You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/1.get-started/1.introduction.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ This module attempts to get you going with Nuxt + Ionic quickly, providing sane
36
36
-**Ionic router integration:** continue defining routes based on the structure of your `~/pages` directory and using page-level utilities such as `definePageMeta()`.
37
37
-**Auto-imports**: Ionic components, composables and icons are all [auto-imported](https://nuxt.com/docs/guide/concepts/auto-imports) for ease of use.
38
38
-**Helpful components and utilities**: This module provides components and utilities to accomplish common tasks more easily.
39
-
-**PWA support**: out-of-the-box support for progressive web apps, using `nuxt-pwa-module`.
40
39
-**Pre-render routes**
41
40
-**Mobile meta tags**
42
41
-**Capacitor integration**: works out-of-the-box with [Capacitor](https://capacitorjs.com/) for shipping to native platforms like iOS and Android.
0 commit comments