AugustusZ / nextjs-routing-issue

Repro case for a routing issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This illustrates a client-side routing issue with a static exported next.js site.

Setup

  1. Run npm install
  2. Run npm run export
  3. Run node server.js
  4. Go to http://localhost:3000

See repro steps here.

About

Repro case for a routing issue


Languages

Language:JavaScript 100.0%