Skip to content

Cassers/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

About

Ionic Capacitor Vue pnpm vite monorepo template starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 27.5%
  • TypeScript 20.3%
  • Vue 18.9%
  • Ruby 12.8%
  • Java 11.7%
  • HTML 7.8%
  • CSS 1.0%