opzeer
This commit is contained in:
parent
8dd5a1f415
commit
87b0c96e07
1 changed files with 3 additions and 3 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue