Socket
Socket
Sign inDemoInstall

@electron-esbuild/create-app

Package Overview
Dependencies
12
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @electron-esbuild/create-app

Create Electron esbuild powered apps with one command


Version published
Maintainers
1
Created

Readme

Source

@electron-esbuild/create-app

license @electron-esbuild/create-app version

The easiest way to get started with Esbuild/Vite in Electron by using @electron-esbuild/create-app. This simple CLI tool enables you to quickly start building a new Electron application.

With pnpm:

pnpm create @electron-esbuild/app

With npm:

npm init @electron-esbuild/app

With yarn:

yarn create @electron-esbuild/app

Options

@electron-esbuild/create-app comes with the following options:

  • -t, --template use template
  • -p, --package-manager use this package manager [npm, pnpm, yarn]
  • -o, --override remove existing output folder
  • --version prints version
  • --help show help

Supported templates

  • main
  • main-ts
  • react
  • react-ts
  • react-vite
  • react-vite-ts
  • svelte
  • svelte-ts

Keywords

FAQs

Last updated on 16 May 2024

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