Eine moderne, responsive Introduction-Website gebaut mit Vite + TypeScript.
- Node.js (Version 16 oder höher) - Download hier
- npm (wird mit Node.js installiert)
git clone https://github.com/j01110101/Ju-Introduction-Website
cd Ju-Introduction-Website
npm install
npm run dev
Die Website läuft dann auf http://localhost:5173
Änderungen am Code werden automatisch im Browser aktualisiert (Hot Reload).
npm run build
Dies erstellt einen dist
Ordner mit allen optimierten Dateien.
npm run preview
Testet den finalen Build lokal.
Lade diese Dateien aus dem dist
Ordner auf deinen Webspace hoch:
Wichtig: Alle Dateien gehören in den Root-Ordner (httpdocs) deines Webspaces!
Die Website nutzt Google Analytics zur Besucheranalyse:
- Analytics Dashboard: Google Analytics
- Framework: Vite
- Language: TypeScript
- Styling: CSS (inline)
- Analytics: Google Analytics 4
- Deployment: Static Files
Live Website: ju-it.at