Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 308 Bytes

mscotch1.github.io

This is the repository that holds the source for my website.

Build Locally

git clone https://github.com/mscotch1/mscotch1.github.io.git
cd mscotch1.github.io
npm ci
npm run start

Then just open a browser to localhost:8080.