Scalable template for hybrid mobile-web development based on
Tools to build both web and mobile application bundles.
Vue 3 Composition API.
Module system.
Automated dependency updates with the help of Dependabot.
Local development in browser:
npm run serve
Generating application modules:
node scripts/generateModule.js [moduleName]
Tests:
npm run test:unit
npm run test:e2e
For more commands see Ionic docs and Capacitor docs.
MIT. Please see the license file for more information.