预言已显,新月将至。 The prophecy has been unveiled, and the new moon approaches.
- Node.js >= 18
npm installnpm run devnpm run buildnpm run previewsrc/
├── common/ # 通用工具和配置
├── components/ # 场景组件
│ ├── meteor-background/ # 流星背景
│ ├── satellite/ # 卫星系统
│ └── star-ring/ # 星环效果
├── groups/ # 场景组合
└── main.ts # 入口文件
MIT License