Generate math exercise.
or use directly with pnpm and package.json scripts (example: pnpm dev)
docker-compose up- open browser at http://localhost:5173/
Edit files inside src/. Changes will be updated with HMR.
docker-compose exec calculs pnpm build
Unique html file will be available at dist/index.html

