Create a minimal (no JS framework) Capacitor app.
npm init @capacitor/app [<path>] -- [options]
📝 npm init <pkg>
requires npm 6+
You can also try the following methods to use this package:
npx @capacitor/create-app [<path>] [options]
yarn create @capacitor/app [<path>] [options]
npm install -g @capacitor/create-app && create-capacitor-app [<path>] [options]
--name <name> ............. Human-friendly app name
--app-id <id> ............. Unique app ID in reverse-DNS notation