Welcome to the tutorial for learning Bootstrap 5! This repository provides step-by-step instructions and examples to help you understand and use Bootstrap 5. To get started, browse the lecture index ...
├── upload.html # 完整的记录提交页面 ├── simple_upload.html # 简化的记录提交页面 ├── ranking.html # 排名展示页面 ├── data.js # 数据模型和操作 ├── server.js # 本地Node.js服务器(开发用) ├── data.json # 记录数据文件 ├── netlify/ # Netlify配置目录 ...