Skip to content

emilyparkes/emilyparkes.me

Repository files navigation

emilycoco

This is my personal website to show my work portfolio and experience.

Getting started

  1. Fork and clone down the repo.
 git clone CLONE_URL
 cd emilyparkes.me
  1. Install packages and run the server.
 npm i
 npm run dev