Private portfolio to catalog and display my personal programming projects. I used this to try out Vue.js for the first time and to experiment with GitHub Actions for automatic deployments.
You can see it deployed to https://danidipp.com
npm install
Vue cli commands:
npm run serve
npm run build