https://github.com/vandercat/vandercat.github.io
vandercat.github.io
https://github.com/vandercat/vandercat.github.io
vue
Last synced: 10 months ago
JSON representation
vandercat.github.io
- Host: GitHub
- URL: https://github.com/vandercat/vandercat.github.io
- Owner: VanderCat
- Created: 2022-01-26T18:07:04.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-31T17:48:55.000Z (almost 4 years ago)
- Last Synced: 2025-02-03T04:28:06.153Z (11 months ago)
- Topics: vue
- Language: Vue
- Homepage: http://vandercat.github.io/
- Size: 614 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VanderCat's personal page
### Getting Started
```sh
npm i
npm run dev
npm run build
npm run serve
```