Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.05 KB

personal-website

Personal website of Tyler Gordon Hill available at tylergordonhill.com.

Style guide

Also includes the following websites:

Set-up

This project requires a working Node.js and PNPM installation. To start, clone the repository, and then run npm run dev to launch a local development server at localhost:3000 by default.

git clone --recurse-submodules https://github.com/TyHil/personal-website.git
cd personal-website
pnpm install
pnpm run dev

License

GPL-3.0 License