Create nextron (Next.js + Electron) apps in one command ⚡
# `basic-lang-javascript` example
$ npx create-nextron-app my-app
# `with-tailwindcss` example
$ npx create-nextron-app my-app --example with-tailwindcss
# `basic-lang-javascript` example
$ yarn create nextron-app my-app
# `with-tailwindcss` example
$ yarn create nextron-app my-app --example with-tailwindcss
https://github.com/saltyshiomix/nextron/tree/main/examples
Nextron - ⚡ Electron + Next.js ⚡