A minimalist personal website built with Next.js and Tailwind CSS.
```bash
npm install
npm run dev
npm run build
npm start