Skip to content

qqxs/next.js.typescript.redux.koa.starter

Repository files navigation

next.react.ts.koa.demo

build

Use

npm install

# run development
npm run dev

# build production
npm run build

# build production and export static source
npm run export

# run production
npm run start:prod

在 nginx 中部署export导出

nextjs

next.js@10

https://nextjs.org/blog/next-10