Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ktwrd/old.kate.pet
Personal Website made with Vue.JS, Bootstrap-Vue, and Butterchurn
https://github.com/ktwrd/old.kate.pet
bootstrap-vue butterchurn milkdrop vue webpack
Last synced: 2 months ago
JSON representation
Personal Website made with Vue.JS, Bootstrap-Vue, and Butterchurn
- Host: GitHub
- URL: https://github.com/ktwrd/old.kate.pet
- Owner: ktwrd
- License: apache-2.0
- Created: 2022-01-09T09:19:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-30T12:23:45.000Z (about 1 year ago)
- Last Synced: 2023-12-17T15:26:06.855Z (about 1 year ago)
- Topics: bootstrap-vue, butterchurn, milkdrop, vue, webpack
- Language: Vue
- Homepage: https://kate.pet
- Size: 42.7 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# kate.pet
> personal website https://kate.pet
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:80 (suggested to add "127.0.0.1 dev.kate.pet" to /etc/hosts)
npm run dev# build for production with minification
npm run build
```