# A Svete website written in HTML, CSS, some JS
## Built for Hack Club's Grub Program
### Helps people learn svelte 5 rune syntax.
## How to Run:
```bash
# Start the server
python3 simple_server.py
# Or use the start script
./start_server.sh
```
## Access Your Secure Website:
Visit `http://localhost:8000` in your browser