Skip to content

uwblockchain/website-2025

Repository files navigation

website-2025

Next.js + Contentlayer

A template with Next.js 13 app dir, Contentlayer, Tailwind CSS and dark mode.

https://next-contentlayer.vercel.app

Local Development

# npm
npm run dev

# or yarn
yarn dev

# or pnpm
pnpm dev