https://github.com/mightofcode/nextjs-scaffold
a scaffold with nextjs, react, typescript, mongodb, koa
nodejs
koa
mongodb
react
cd modules/server
yarn start
cd modules/next
npm run dev
1
del1214 2021 年 7 月 27 日
awesome
|
2
ben560000 2021 年 7 月 28 日
Unhandled Runtime Error
Error: No router instance found. You should only use "next/router" on the client side of your app. |
3
mightofcode OP @ben560000 能复现么,我试了下好像没问题
|