Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matii96/portfolio
Personal portfolio project
https://github.com/matii96/portfolio
Last synced: 14 days ago
JSON representation
Personal portfolio project
- Host: GitHub
- URL: https://github.com/matii96/portfolio
- Owner: Matii96
- License: mit
- Created: 2021-03-20T19:58:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-17T21:05:34.000Z (over 2 years ago)
- Last Synced: 2024-11-07T07:51:06.783Z (2 months ago)
- Language: Vue
- Size: 1.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio
Personal portfolio project
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```