# study11-frontend **Repository Path**: ppnt/study11-frontend ## Basic Information - **Project Name**: study11-frontend - **Description**: 利用大模型生成可视化的数理化动画,帮助用户更好地理解复杂的物理、化学和数学概念,支持交互式演示。 https://www.study11.ai/ - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2025-04-17 - **Last Updated**: 2025-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # explanation-fun ## build ```shell npm install -g pnpm pnpm install pnpm install --registry=https://registry.npmmirror.com cd /data/apps/explanation-fun git pull pnpm build sudo cp -rf dist/* /opt/1panel/www/sites/jieti.cc/index/ ```