Skip to content

Personal portfolio project for trying out Vue.js and automatic deployments with GitHub Actions

Notifications You must be signed in to change notification settings

DaniDipp/Portfolio

Repository files navigation

Portfolio

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

Project setup

npm install

Vue cli commands:

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

Personal portfolio project for trying out Vue.js and automatic deployments with GitHub Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published