Welcome to the repo of my personal website.
- install node using
.nvmrc
npm i
npm run dev
This starts the app in development mode, rebuilding assets on file changes.
The website will automatically be deployed in case of a pull request or commit to main.
This starter site is configured to deploy to Vercel Edge Functions, which means it will be rendered at an edge location near to your users.