Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 551 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 551 Bytes

My personal website

Environment

Requirements

Main technologies

Dev

yarn start

Build

yarn build

Lint

yarn lint

Type check

yarn check

Deploy to production

Just push to the main branch.

Vercel is used to build, deploy & host the website.