Skip to content

ZachLamb/website

Repository files navigation

zachlamb.io

Personal portfolio website built with Next.js, TypeScript, Tailwind CSS, and Framer Motion.

Development

npm install
npm run dev

The site runs at http://localhost:3000.

Scripts

Command Description
npm run dev Start development server
npm run build Production build
npm run start Serve production build
npm run lint Run ESLint
npm run format Format with Prettier
npm run typecheck TypeScript type checking
npm test Run tests with Vitest

Deployment

Hosted on Vercel.

Releases

No releases published

Packages

 
 
 

Contributors