Skip to content

saltyshiomix/create-nextron-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage

With npm

# `basic-lang-javascript` example
$ npx create-nextron-app my-app

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

With yarn

# `basic-lang-javascript` example
$ yarn create nextron-app my-app

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

Examples

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

Related

Nextron - ⚡ Electron + Next.js ⚡

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors