Skip to content

Pareder/portfolio

Repository files navigation

Logo

Personal Website

My own personal site portfolio build with Gulp and hosted with Netlify.

Netlify Status

demo

Used

Project Setup

npm install

Starts the server

npm start

Compiles and minifies for production

npm run build