create-electron-react-app-ts
v1.0.0
Published
This is a electron-typescript-based application starter kit. This package creates a [electron-react-app-ts repo](https://github.com/jeff-pal/electron-react-app-ts.git) replica.
Downloads
1
Maintainers
Readme
Create Nodejs + Typescript Application Setup
This is a electron-typescript-based application starter kit. This package creates a electron-react-app-ts repo replica.
Run
npx create-electron-react-ts <path>
Executing binary (command) with NPX:
npx [options] <command>[@version] [command-arg]...
npx [options] [-p|--package <pkg>]... <command> [command-arg]...
npx [options] -c '<command-string>'
npx --shell-auto-fallback [shell]
Unless a --package option is specified, npx will try to guess the name of the binary to invoke depending on the specifier provided. All package specifiers understood by npm may be used with npx, including git specifiers, remote tarballs, local directories, or scoped packages.