No description
https://goldrausch.spittank.eu
|
All checks were successful
ci/woodpecker/push/default Pipeline was successful
Aufräumen: .gitignore |
||
|---|---|---|
| .woodpecker | ||
| public | ||
| src | ||
| .gitignore | ||
| goldrausch.code-workspace | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
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