Portfolio 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