All Projects → saltyshiomix → create-nextron-app

saltyshiomix / create-nextron-app

Licence: MIT license
Create nextron (NEXT.js + Electron) apps in one command ⚡

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to create-nextron-app

vnstat-client
GUI Client for vnStat Network Monitor for Linux or GNU/Linux
Stars: ✭ 122 (+177.27%)
Mutual labels:  nextron
HULK-v3
Asynchronous HTTP Botnet for Distributed Denial of Service (DDoS)
Stars: ✭ 152 (+245.45%)
Mutual labels:  nextron

Create nextron (NEXT.js + Electron) apps in one command

Usage

With Npm

# `with-javascript` example
$ npx create-nextron-app my-app

# `with-typescript-material-ui` example
$ npx create-nextron-app my-app --example with-typescript-material-ui

With Yarn

# `with-javascript` example
$ yarn create nextron-app my-app

# `with-typescript-material-ui` example
$ yarn create nextron-app my-app --example with-typescript-material-ui

Examples

https://github.com/saltyshiomix/nextron/tree/main/examples

Related

Nextron - Electron + Next.js

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].