apachecn / JavaScript-The-Definitive-Guide-7th-zh

《JavaScript权威指南第七版》中文翻译

Home Page:https://gdut_yy.gitee.io/doc-jstdg7/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript-The-Definitive-Guide-7th-zh

《JavaScript 权威指南第七版》中文翻译

在线阅读:http://gdut_yy.gitee.io/doc-jstdg7/

目录

本地开发 & 阅读

本项目基于 vuepress 进行开发,以提供比 github mardown 更佳的阅读体验

依赖于 node.jsyarnvuepress 等环境

# vuepress
yarn global add vuepress

# 本地开发
git clone https://github.com/gdut-yy/JavaScript-The-Definitive-Guide-7th-zh.git
cd JavaScript-The-Definitive-Guide-7th-zh/
yarn docs:dev

更多书籍

https://github.com/xx-zh/xx-zh-roadmap

License

MIT

About

《JavaScript权威指南第七版》中文翻译

https://gdut_yy.gitee.io/doc-jstdg7/

License:MIT License


Languages

Language:Shell 100.0%