Skip to content

Trikzon/tryban.dev

Repository files navigation

tryban.dev

The source code for my personal website located at https://tryban.dev

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