Skip to content

Ionic Capacitor Vue pnpm vite monorepo template starter

Notifications You must be signed in to change notification settings

reslear/ionic-vue-capacitor

Repository files navigation

Clean monorepo Template with Vue, Ionic, and Capacitor

android and ios emulator

  • Ionic 8
  • Vue 3.4
  • Capacitor 6
  • Typescript 5.5

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 © 2021-Present reslear