Create electron apps with no build configuration.
yarn global add electron-preact-appnpm -g electron-preact-appCreating a new project:
$ electron-preact-app create <app-name>Full list of supported commands:
| Command | Args | Descrition |
|---|---|---|
create |
<app-name> |
Create a new project inside the current folder. |
Full list of supported flags:
| Flags | Description |
|---|---|
--git |
Initialize as a git repository, include common-files |
- electron, electron-webpack, electron-build.
- webpack, preact, redux, css-modules.