Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 381 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 381 Bytes

浏览器工作原理与实践 - 李兵

可能会有少量错误, 欢迎提issue. 侵删.

预览

https://zhqwq.github.io/broswer-working-principle/

运行

  1. 下载或克隆本仓库代码
  2. 安装依赖,npm install
  3. 开发调试,npm run docs:dev
  4. 部署上线,sh deploy.sh,需要修改 config.js 中 base 字段,并设置 github pages 到 gh-pages 分支