nwutils / nw-react-next-example

An example of integrating Next with NW.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NW.js Next.js Example

An example of Next.js running in NW.js

Getting Started

Install node modules

npm i

Run application:

npm run dev

Build application:

npm run bld

About

An example of integrating Next with NW.js

License:MIT License


Languages

Language:JavaScript 100.0%