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

https://github.com/ermos/portfolio-2021

🚀 Personal portfolio for the year 2021
https://github.com/ermos/portfolio-2021

Last synced: 4 months ago
JSON representation

🚀 Personal portfolio for the year 2021

Awesome Lists containing this project

README

          

# Kilian SMITI
> Source code of my 2021's portfolio, made with Nuxt.js 🚀
## Build Setup

```bash
# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# generate static project
npm run generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).