Skip to content

你不懂 JS(第一版)

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt
Notifications You must be signed in to change notification settings

justorez/You-Dont-Know-JS-CN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

你不懂JS(系列丛书)

这是一套深入探讨 JavaScript 语言核心机制的系列丛书。本系列的第一版已经完成。

本地阅读

首先保证本地已安装有 Node.js 环境。

npm i -g nrm

# 切换国内的 npm 镜像
nrm use taobao
# 安装 docsify-cli
npm i -g docsify-cli

# 在项目根目录启动服务
docsify serve docs

打开浏览器,访问 http://localhost:3000 开始读书吧~

许可 & 版权

The materials herein are all (c) 2013-2016 Kyle Simpson.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 Unported License.

About

你不懂 JS(第一版)

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published