Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 294 Bytes

Personal website

Live site lives at palmer.earth

Development

  1. Start by cloning the repo and installing dependencies:

yarn install

  1. Then, run the development server:

yarn dev

  1. Open http://localhost:3000 to see the result.