Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leegeunhyeok/leegeunhyeok.github.io_2019
🍀 Portfolio - 2019 (OLD)
https://github.com/leegeunhyeok/leegeunhyeok.github.io_2019
portfolio portfolio-website typescript vue vue2
Last synced: 25 days ago
JSON representation
🍀 Portfolio - 2019 (OLD)
- Host: GitHub
- URL: https://github.com/leegeunhyeok/leegeunhyeok.github.io_2019
- Owner: leegeunhyeok
- Created: 2020-01-06T06:15:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:55:48.000Z (about 2 years ago)
- Last Synced: 2023-03-01T23:06:38.526Z (almost 2 years ago)
- Topics: portfolio, portfolio-website, typescript, vue, vue2
- Language: Vue
- Homepage: https://this.geundung.dev
- Size: 6.58 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leegeunhyeok.github.io
## 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/).