Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```