Repo for my personal site. Notes to self:
- Clone and
cdinto the repo npm installnpm run serve
After making any changes, make sure to run npm run build to update auto-generated files. To auto-run this for every commit, cp pre-commit .git/hooks/pre-commit