Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 951 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 951 Bytes

Website

My personal website built with T3 Stack (Next.js, TypeScript and TailwindCSS). Live at arian.gg

Dev Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:3000
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying

Feedback

If you have any feedback, please reach out at hey@arian.gg