Compare commits

..

2 commits

Author SHA1 Message Date
452f90ca8d fix audio path in intro.svg 2025-07-12 12:06:18 +02:00
d504f32e54 add content 2025-07-11 22:17:44 +02:00
4 changed files with 33819 additions and 3896 deletions

3894
bun.lock

File diff suppressed because it is too large Load diff

View file

33817
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -3,8 +3,8 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
"serve": "NODE_OPTIONS=--openssl-legacy-provider vue-cli-service serve", "serve": "vue-cli-service serve",
"build": "NODE_OPTIONS=--openssl-legacy-provider vue-cli-service build" "build": "vue-cli-service build"
}, },
"dependencies": { "dependencies": {
"@vue/cli": "^4.5.12", "@vue/cli": "^4.5.12",