Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akaspanion/portfolio
👨💻 Personal/Portfolio website.
https://github.com/akaspanion/portfolio
portfolio vue
Last synced: 2 months ago
JSON representation
👨💻 Personal/Portfolio website.
- Host: GitHub
- URL: https://github.com/akaspanion/portfolio
- Owner: AKAspanion
- Created: 2019-05-23T19:58:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T00:57:44.000Z (over 1 year ago)
- Last Synced: 2024-10-10T20:54:24.278Z (3 months ago)
- Topics: portfolio, vue
- Language: Vue
- Homepage: https://spanion-portfolio.web.app/
- Size: 25.8 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [ankitkumar.xyz](https://ankitkumar.xyz/)
My personal/portfolio website.## Website
See the production site [here](https://ankitkumar.xyz/).
[*If the above link is broken go [here](https://spanion-portfolio.web.app/)*.]## Run locally
```bash
git clone https://github.com/AKAspanion/portfolio.git
cd portfolio
npm install
npm run serve
```