Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 880 Bytes

README.md

File metadata and controls

51 lines (34 loc) · 880 Bytes

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