Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 544 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 544 Bytes

Discover Me

This is my personal website, built with Astro. Design inspired by mathix.dev

Available Commands

Command Action
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying