Create Capacitor App
Create a minimal (no JS framework) Capacitor app.
:rotating_light: This tool is for Capacitor 3, which is in active development :rotating_light:
To create minimal Capacitor 2 apps, use npx @capacitor/cli create
. Follow Capacitor 3 development in this issue.
Usage
npm init @capacitor/app [<path>] [options]
:memo: npm init <pkg>
requires npm 6+
You can also try the following methods to use this package:
npx @capacitor/create-app
yarn create @capacitor/app
npm install -g @capacitor/create-app && create-capacitor-app
Options
--name <name> ............. Human-friendly app name
--app-id <id> ............. Unique app ID in reverse-DNS notation