Skip to content

gantoreno/portfolio-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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