# explanation-fun **Repository Path**: ppnt/explanation-fun ## Basic Information - **Project Name**: explanation-fun - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-03 - **Last Updated**: 2025-07-08 ## 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/ ```