An open API service indexing awesome lists of open source software.

https://github.com/kabbagepatch/kabbagepatch.github.io

Lil personal site made with Vue.js. Uses stuff like VueX and Vue Router
https://github.com/kabbagepatch/kabbagepatch.github.io

html5 html5-canvas javascript personal-website vue website

Last synced: 5 months ago
JSON representation

Lil personal site made with Vue.js. Uses stuff like VueX and Vue Router

Awesome Lists containing this project

README

          

# kabbagepatch.github.io

My personal website made using Vue.js

Screenshot 2025-09-07 140733

Screenshot 2025-09-07 140742

Screenshot 2025-09-07 140656

## 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
```