@capacitor/create-app

0.3.0 • Public • Published

Create Capacitor App

Create a minimal (no JS framework) Capacitor app.

Usage

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]

Options

--name <name> ............. Human-friendly app name
--app-id <id> ............. Unique app ID in reverse-DNS notation

Package Sidebar

Install

npm i @capacitor/create-app

Weekly Downloads

567

Version

0.3.0

License

MIT

Unpacked Size

30.3 kB

Total Files

13

Last publish

Collaborators

  • dtarnawsky
  • mark-ionic
  • itschaced
  • it_mike_s
  • jpender
  • ionicjs
  • jcesarmobile