Daniel Spittank
067131bb8e
All checks were successful
ci/woodpecker/push/default Pipeline was successful
Beschreibung, Links und Build-Status ergänzt.
995 B
995 B
Goldrausch
Bei dem vorliegenden Projekt handelt es sich um eine Onlinesimulation zum LVQ-Algorithmus für das unüberwachte Lernen nach einer Idee von ComputingEducation (Prof. Dr. Tilman Michaeli, Dr. Stefan Seegerer, Sven Jatzlau).
Build-Status
Der aktuellste Build ist auf dieser Seite zum Ausprobieren hinterlegt.
Recommended IDE Setup
VSCode + Volar (and disable Vetur)
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
View Production Build locally
npm run preview