christonomous / nuxt-ionic-capacitor-app

A Nuxt, Capacitor, and Ionic 5 template for you to get started with cross-platform app development.

Home Page:https://nuxt-capacitor-app.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt.js + Capacitor.js + Ionic.js Template

Hits

A template code for starting cross platform apps developed using Nuxt.js and Capacitor.js cross platform framework.

Deploy with Vercel

Features

  • Documentation module
  • Install app using custom button
  • SEO support

Platform supported

  • Web Browser (Tested on Chrome, Firefox, Brave, Edge)
  • Android
  • PWA (Tested on Chrome, Brave, Edge)

To-Do

  • Ionic UI components
  • Electron support
  • Capacitor plugins
  • Cordova Resources(icon/splash)
  • App installation Button
  • App updates UI

Create resources

  • Add icon with size (1024x1024)px.

  • Add splash with size (2732x2732)px.

  • Run the generation command

    yarn resources

Generate platform packages (Electron)

yarn package:<platform>

Eg. linux, windows

Find deployment under package/ folder.

  • Run following to create installer file.

yarn deb64

References

About

A Nuxt, Capacitor, and Ionic 5 template for you to get started with cross-platform app development.

https://nuxt-capacitor-app.vercel.app/

License:MIT License


Languages

Language:JavaScript 45.2%Language:Vue 21.2%Language:Swift 17.7%Language:Java 7.8%Language:TypeScript 5.5%Language:Ruby 2.6%Language:Shell 0.0%