Skip to content

My personal website built with Next.js, React, and Content Collections.

Notifications You must be signed in to change notification settings

Trikzon/diontryban.com

Repository files navigation

diontryban.com

The source code for my personal website located at https://diontryban.com.

It uses Next.js, React, TypeScript, and Content Collections for importing MarkDown.

Development

I recommend using pnpm as your package manager instead of npm or yarn because it is faster and more efficient.

First, install the project's dependencies.

pnpm i

Then, run the development server.

pnpm run dev

The development server will be available at https://localhost:3000.

About

My personal website built with Next.js, React, and Content Collections.

Resources

Stars

Watchers

Forks