Commit 60791bcbefaa8362fa1c4ba7c4ffe59d8a72b9bf
1 parent
b562a4c1
docs(quick-start):
zh: 增加快速上手视频教程 en: add chinese quick start tutorial
Showing
1 changed file
with
2 additions
and
0 deletions
docs/zh/getting-started/quick-start.md
| ... | ... | @@ -3,6 +3,8 @@ |
| 3 | 3 | |
| 4 | 4 | > 欢迎大家到[鲁班H5-社区](https://support.qq.com/products/93432/) 交流,在这里可以提问、反馈意见和建议,与作者直接互动 |
| 5 | 5 | |
| 6 | +# 视频教程 | |
| 7 | +<iframe src="//player.bilibili.com/player.html?aid=76827615&cid=131403430&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"> </iframe> | |
| 6 | 8 | |
| 7 | 9 | ## 基础概念 |
| 8 | 10 | > 首先你需要大概了解下 Node.js 的相关生态、Node.js 的安装 | ... | ... |