npm.io
1.0.0 • Published 5 years agoCLI

create-viteron-app

Licence
MIT
Version
1.0.0
Deps
7
Size
8 kB
Vulns
19
Weekly
0
Stars
1

Create vite + electron apps in one command

Usage

With Npm

# `with-javascript` example
$ npm init viteron-app my-app

# `with-typescript` example
$ npm init viteron-app my-app --example with-typescript

# `xxx` example
$ npm init viteron-app my-app --example xxx
With Yarn
# `with-javascript` example
$ yarn create viteron-app my-app

# `with-typescript` example
$ yarn create viteron-app my-app --example with-typescript

# `xxx` example
$ yarn create viteron-app my-app --example xxx

Examples

https://github.com/saltyshiomix/viteron/tree/master/examples

viteron - vite + electron

Keywords