https://github.com/rwv/homepage
🏠 Source code for rwv.dev
https://github.com/rwv/homepage
homepage rwv web
Last synced: 3 months ago
JSON representation
🏠 Source code for rwv.dev
- Host: GitHub
- URL: https://github.com/rwv/homepage
- Owner: rwv
- License: mit
- Created: 2024-08-22T06:28:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T13:46:55.000Z (over 1 year ago)
- Last Synced: 2024-10-25T15:33:23.225Z (over 1 year ago)
- Topics: homepage, rwv, web
- Language: Vue
- Homepage: https://rwv.dev
- Size: 559 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rwv's homepage
[](https://github.com/rwv/homepage/actions/workflows/ci.yml)
This is the source code for rwv's [homepage](https://rwv.dev/).
## Development
```sh
pnpm run dev
```
## Build
```sh
pnpm run build
```