Files
Chookoo.netPro/tools/PeiZhi.md
T
2026-05-30 14:11:13 +08:00

933 B
Raw Blame History

Chookoo 产品网站 - 新电脑配置清单

最小运行清单

项目 说明
浏览器 Chrome / Edge / Firefox 任意一个
本地服务器 VS Code + Live Server 插件(右键 index.html → Open with Live Server

如果还需要编辑 Excel 模板

项目 说明
Python 3.8+ 运行 tools/generate_template.py
openpyxl pip install openpyxl

如果需要 Git 版本管理

项目 说明
Git git init 已完成,直接用即可

快速开始步骤

  1. 安装 VS Code
  2. 安装扩展 Live ServerExtensions 搜索 "Live Server"
  3. 用 VS Code 打开 chookoo.net 文件夹
  4. 右键 index.htmlOpen with Live Server
  5. 浏览器自动打开 http://127.0.0.1:5501/index.html

无需 Node.js、无需 npm、无需数据库、无需任何编译构建。