Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kovee98/portfolio
Personal website
https://github.com/kovee98/portfolio
Last synced: 21 days ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/kovee98/portfolio
- Owner: Kovee98
- Created: 2020-01-30T01:59:01.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-08-15T22:11:55.000Z (over 1 year ago)
- Last Synced: 2024-11-08T06:28:13.088Z (2 months ago)
- Language: Vue
- Size: 2.34 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).