Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 562 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 562 Bytes

Portfolio

Netlify Status

Files for the second version of my my personal portfolio, built with Astro and deployed with Netlify.

Scripts

To start the development server:

$ npm run dev
$ npm run build

To serve a production build:

$ npm run preview