Skip to content

A starter app for building Electron apps with Next.js, TypeScript, and Tailwind.

License

Notifications You must be signed in to change notification settings

ntlind/electron-nextjs-starter

Repository files navigation

Electron Next.js Starter App

Description

A starter for building apps with Next.js, Typescript, and Tailwind. Based-off the Nextron starter, but with Tailwind and Helvetica Now for styling. I also removed Material UI and simplified the _app.tsx and _document.tsx structures.

Usage

# install
$ git clone https://github.com/ntlind/electron-nextjs-starter && electron-nextjs-starter && yarn

# develop your app
$ yarn dev

# build
$ yarn build

# create executable file for distribution (note: be sure you build first)
$ yarn package

About

A starter app for building Electron apps with Next.js, TypeScript, and Tailwind.

Topics

Resources

License

Stars

Watchers

Forks