Skip to content

cadamsmith/cadamsmith.dev

Repository files navigation

cadamsmith.dev

My personal website built with SvelteKit.

image

Local Setup

  1. Clone the repo
  2. cd into the rpeo
  3. pnpm i -- install the npm packages
  4. pnpm run build -- build with vite
  5. pnpm run dev -- run in localhost