next-monorepo

monorepo of multiple nextjs projects

Stars
3

Monorepo for sharing multiple Next.js projects

Getting Started

First, run the development server:

npm run dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.