https://github.com/okdp/okdp.io
OKDP official website
https://github.com/okdp/okdp.io
Last synced: 3 months ago
JSON representation
OKDP official website
- Host: GitHub
- URL: https://github.com/okdp/okdp.io
- Owner: OKDP
- Created: 2024-02-16T16:49:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-13T10:05:04.000Z (5 months ago)
- Last Synced: 2025-01-12T20:12:11.297Z (4 months ago)
- Language: HTML
- Size: 223 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OKDP.io
OKDP website, temporary made with Vite.
## Development
```bash
# Install dependencies
npm install
# Run the development server
npm run dev
```