Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1 KB

File metadata and controls

55 lines (38 loc) · 1 KB

Clean monorepo Template with Vue, Ionic, and Capacitor on Nuxt 4

android and ios emulator

  • Nuxt 4
  • Ionic 8
  • Vue 3.5
  • Capacitor 7
  • Typescript 5.7
  • Tailwind CSS 4

Installation

pnpm install

Development HMR

Go to app folder cd ./packages/app and run the following command:

# pwa
pnpm dev

# ios
pnpm ionic cap run ios

# android
pnpm ionic cap run android

Build

pnpm build

Documentation

Recommended IDE Setup

VSCode + Vue - Official

License

MIT License © 2025-Present reslear