Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 405 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 405 Bytes

Portfolio Starter Kit

This portfolio is built with Next.js and a library called Nextra.

Local development

  • Clone the project, and run docker/start.sh
  • Once you're connected to the running container, run yarn dev
  • The vercel cli is available in the container for preview builds, see Vercel deployment docs.