https://github.com/sturdy-dev/codeball-web
CODEBALL WEBSITE
https://github.com/sturdy-dev/codeball-web
codeball
Last synced: 10 months ago
JSON representation
CODEBALL WEBSITE
- Host: GitHub
- URL: https://github.com/sturdy-dev/codeball-web
- Owner: sturdy-dev
- License: apache-2.0
- Created: 2022-05-30T09:05:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T16:18:36.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T09:45:34.512Z (11 months ago)
- Topics: codeball
- Language: Svelte
- Homepage: https://codeball.ai/
- Size: 19.8 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Codeball Website
This repository contains the sources for the website at [codeball.ai](https://codeball.ai/).
## Development
```bash
yarn
yarn dev
```