Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkaninda/portfolio
Portfolio
https://github.com/jkaninda/portfolio
Last synced: 10 days ago
JSON representation
Portfolio
- Host: GitHub
- URL: https://github.com/jkaninda/portfolio
- Owner: jkaninda
- Created: 2022-09-04T02:54:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T14:43:52.000Z (10 months ago)
- Last Synced: 2024-04-30T11:52:30.784Z (7 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/).