Skip to content

ethanz-code/htlabs.com.cn

Repository files navigation

HTLabs - 宏途数创企业官网

上海宏途数创科技有限公司企业官网,专注于企业数字化转型咨询、IT技术服务与SaaS产品研发。

项目结构

htlabs/
├── index.html          # 首页
├── css/
│   └── style.css       # 样式
├── js/
│   └── main.js         # 交互脚本
├── images/
│   ├── logo.webp       # Logo
│   └── favicon.webp    # Favicon
├── sitemap.xml         # SEO 站点地图
├── robots.txt          # 搜索引擎爬虫配置
└── README.md

技术栈

  • 纯静态 HTML/CSS/JS
  • 零依赖,无框架
  • 响应式设计
  • SEO 优化(JSON-LD、Open Graph、sitemap)

本地运行

cd htlabs
python3 -m http.server 8080

访问 http://localhost:8080

联系方式

About

HTLabs - 上海宏途数创科技有限公司企业官网

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors