Skip to content

An Experiment on Wrapping up electron app with Next.js To run the electron app as a desktop application.

Notifications You must be signed in to change notification settings

AVidhanR/ElectronAndNextJS

Repository files navigation

About

An Experiment on Wrapping up electron app with Next.js To run the electron app as a desktop application.

Here I have seperated the package.json for electron and next.js to make it more clear and easy to understand.

The electron application is in electron-wrapper directory and the next.js application acts as the root directory.

Docs

Getting Started

  • First, run the development server:
npm install && npm run dev

About

An Experiment on Wrapping up electron app with Next.js To run the electron app as a desktop application.

Topics

Resources

Stars

Watchers

Forks