website Source code of my personal website. Requirements node (v16+) yarn Setup Install dependencies using yarn install. Run yarn start to get started with a live development server. A build using yarn build will output web assets to the dist/ directory.