Skip to content

ljfio/personal-website

Repository files navigation

My Personal Website

This is the repository hosting the code for my own personal website coded using Astro.

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production
$ yarn build

# run preview of production site
$ yarn preview