/semibran.github.io

personal website

Primary LanguageJavaScriptMIT LicenseMIT

semibran.github.io

personal website

development

To get started, clone this repo and enter the following commands.

> pnpm i     # install deps
> make start # watch files; requires make 3.8.2+

When you're ready to build for production, use the default make task.