https://github.com/buscedv/edvard.dev
My portfolio website
https://github.com/buscedv/edvard.dev
about hacktoberfest portfolio website
Last synced: 3 months ago
JSON representation
My portfolio website
- Host: GitHub
- URL: https://github.com/buscedv/edvard.dev
- Owner: Buscedv
- Created: 2018-07-25T13:36:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-06T16:01:37.000Z (over 1 year ago)
- Last Synced: 2025-01-30T19:42:25.509Z (over 1 year ago)
- Topics: about, hacktoberfest, portfolio, website
- Language: Vue
- Homepage: https://edvard.dev
- Size: 52.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Edvard.dev
[](https://app.netlify.com/sites/edvard/deploys)
My personal website/portfolio.
https://edvard.dev
# Specs
- Vue.js
- AOS
- Hosted with Netlify
# Run locally
1. Install required packages
`npm install`
2a.
(for dvelopment)
`npm run serve`
2b.
(build)
`npm run build`