This commit is contained in:
Lanta 2026-05-18 13:55:04 +02:00
parent 8dd5a1f415
commit 87b0c96e07

View file

@ -68,8 +68,8 @@ Geen build-step, geen npm install — gewoon `index.html` openen in de browser.
## 🚀 Lokaal draaien ## 🚀 Lokaal draaien
```bash ```bash
git clone https://git.opzeker.it/lanta/opzekerITwebsite.git git clone https://git.opzeker.it/lanta/opzekerIT.git
cd opzekerITwebsite cd opzekerIT
# Optie 1 — gewoon openen # Optie 1 — gewoon openen
start index.html # Windows start index.html # Windows
@ -85,7 +85,7 @@ python -m http.server 8080
## 📁 Projectstructuur ## 📁 Projectstructuur
``` ```
opzekerITwebsite/ opzekerIT/
├── index.html # De single-page site ├── index.html # De single-page site
├── favicon.ico # 🦊 Tab-icoon ├── favicon.ico # 🦊 Tab-icoon
├── portfolio-item.html # (template, ongebruikt) ├── portfolio-item.html # (template, ongebruikt)