Skip to content

daniebeler/vue-portfolio

Repository files navigation

Screenshot of my website

My personal website shows some information about myself. There you can some of my social media-profiles and many of my projects. The website is developed with Vue.js and hosted on Netlify.

URL: https://daniebeler.com

Setup

Clone the repository

git clone https://github.com/daniebeler/vue-portfolio.git

Install the required packages

npm install

Run the app

npm run serve