This site is built with
- Next.js
- TypeScript
- Tailwind
- ShadCn
- React Icons
- MDX
- Prism themes
- Contentlayer
- Framer Motion
- Unified
create-next-app
First, install the dependencies
bun install
and run the development server:
bun dev
Open http://localhost:3000 with your browser to see the result.
to start development server
to start production server
to generate production build. The built assets will be in under /.next
directory.
- move images in public/ to ut.