A personal portfolio built with React, TypeScript, Vite, and shadcn/ui. (More on this later! Currently WIP)
npm install
npm run devnpm run dev— start the local dev servernpm run build— create a production buildnpm run lint— run ESLintnpm run typecheck— run the TypeScript type checker