Skip to content

suhaotian/3-tips-make-next-more-stable-demo

Repository files navigation

Demo code of the article

  • Use pnpm monorepo
  • ./api-server for the API server
  • ./next-app for the Next.js example

Install deps:

pnpm install

Run dev:

pnpm dev

Pages:

After run dev,

Open http://localhost:3000 in browser

Or open http://localhost:3000/improved in browser

About

Demo code for 3 Tips make Next.js App More Stable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published