https://github.com/jkaninda/portfolio
Portfolio
https://github.com/jkaninda/portfolio
Last synced: 6 months ago
JSON representation
Portfolio
- Host: GitHub
- URL: https://github.com/jkaninda/portfolio
- Owner: jkaninda
- Created: 2022-09-04T02:54:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T14:43:52.000Z (over 1 year ago)
- Last Synced: 2025-04-14T01:16:45.068Z (6 months ago)
- Language: Vue
- Size: 3.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portefolio
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).