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
- Host: GitHub
- URL: https://github.com/ermos/portfolio-2021
- Owner: ermos
- Created: 2021-05-18T00:27:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T16:50:49.000Z (over 4 years ago)
- Last Synced: 2025-11-16T22:05:07.870Z (7 months ago)
- Language: Vue
- Homepage: https://doplex.fr/
- Size: 3.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).