# html+css+js100+个小案例 **Repository Path**: czah/demo ## Basic Information - **Project Name**: html+css+js100+个小案例 - **Description**: 自己跟做或者创作的一些小案例 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/czah/demo - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-09 - **Last Updated**: 2026-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```````````````````````````````````````````````````` 案例里所用的图片在'照片'文件夹里,图标在'Icons'文件夹里如果路径出现问题可以自己修改 ```````````````````````````````````````````````````` # 克隆项目 git clone https://gitee.com/czah/demo.git # 进入项目目录 cd demo # 安装依赖 npm install