Skip to content

A simple docs site powered by Next.js and Content Collections.

License

Notifications You must be signed in to change notification settings

TheOmer77/nextjs-docs

Repository files navigation

Next.js Docs thing

This is a simple docs site powered by Next.js and Content Collections.

Getting Started

Run the development server:

npm run dev

The server will run at http://localhost:3000. Pages will auto-update in the browser as you edit them.