Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 325 Bytes

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