Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 349 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 349 Bytes

My Website

My favorite photos and projects.

Getting Started

Clone this repo. Install its dependencies. npm run dev a server!

# Use the version of node from .nvmrc
fnm use

# Install dependencies and start a server
npm install
npm run dev

Built With