Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/su8ru/portfolio-2nd
my portfolio
https://github.com/su8ru/portfolio-2nd
Last synced: 12 days ago
JSON representation
my portfolio
- Host: GitHub
- URL: https://github.com/su8ru/portfolio-2nd
- Owner: su8ru
- Archived: true
- Created: 2020-03-18T15:59:07.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-02-20T17:20:36.000Z (over 2 years ago)
- Last Synced: 2024-08-01T17:41:32.584Z (3 months ago)
- Language: Vue
- Homepage: https://su8ru.dev
- Size: 12.2 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# su8ru's portfolio
![ts](https://img.shields.io/badge/TypeScript-^3.7.5-555.svg?labelColor=007ACC&logo=typescript&style=flat-square)
![Vue](https://img.shields.io/badge/Vue.js-^2.6.10-555.svg?labelColor=4fc08d&logo=vue.js&logoColor=fff&style=flat-square)
![ESLint](https://img.shields.io/badge/-ESLint-4B32C3.svg?logo=eslint&style=flat-square)
![FontAwesome](https://img.shields.io/badge/-Font%20Awesome-339af0.svg?logo=Font-Awesome&logoColor=ffffff&style=flat-square)
![SimpleIcons](https://img.shields.io/badge/-Simple%20Icons-111111.svg?logo=Simple-Icons&logoColor=ffffff&style=flat-square)## Project setup
```
yarn install
```### Start development server
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```