Skip to content

aoberoi/me

Repository files navigation

aoberoi.me

My personal website

Local development

Build and run the development server

$ npm run dev

Build the production site locally

$ npm run build