Skip to content

This is a Next.js project bootstrapped with create-next-app and wrapped in an Electron app that is packaged by electron-builder.

Notifications You must be signed in to change notification settings

argusherd/test-electron-builder

Repository files navigation

This is a Next.js project bootstrapped with create-next-app and wrapped in an Electron app that is packaged by electron-builder.

Getting Started

Run in development mode:

npm run dev

For packaging/production

First, run the following commend first.

npm run pack
# or
npm run dist

Then, check the "dist" folder to find the executable.

About

This is a Next.js project bootstrapped with create-next-app and wrapped in an Electron app that is packaged by electron-builder.

Resources

Stars

Watchers

Forks