Socket
Socket
Sign inDemoInstall

@capacitor/create-app

Package Overview
Dependencies
14
Maintainers
12
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @capacitor/create-app

Create a new Capacitor project


Version published
Weekly downloads
482
increased by3.66%
Maintainers
12
Install size
882 kB
Created
Weekly downloads
 

Readme

Source

Create Capacitor App

Create a minimal (no JS framework) Capacitor app.

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 [<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

Keywords

FAQs

Last updated on 19 Aug 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc