Skip to content

sam-potter/sampotter.me

Repository files navigation

This project uses Next.js. To run the project locally:

  1. Go to your cloned folder

    cd sampotter.me
  2. Install JS dependencies

    yarn
  3. Start the dev server

    yarn dev