push doc
This commit is contained in:
3
docs/intro/README.md
Normal file
3
docs/intro/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# 依赖环境
|
||||
|
||||
- Nodejs 16+
|
||||
3
docs/intro/asset.md
Normal file
3
docs/intro/asset.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# 学习资料
|
||||
|
||||
- 打开 [哔哩哔哩](http://www.bilibili.com/) 视频网站,搜索尚硅谷。
|
||||
5
docs/intro/group.md
Normal file
5
docs/intro/group.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# 适合群体
|
||||
|
||||
- `Webpack` 零基础,想从事项目脚手架研发的人。
|
||||
- 具备 `Webpack` 开发经验,想要提升更多的人。
|
||||
- 不是很了解 `Webpack`,但是想提升工资的人。
|
||||
6
docs/intro/learn.md
Normal file
6
docs/intro/learn.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 我能学到什么
|
||||
|
||||
- 青铜:我们会学习 `Webpack` 基础,包含是什么,有什么用,如何使用(这是最重要的)。
|
||||
- 黄金:我们会学习 `Webpack` 高级优化配置,提升项目打包和运行时性能(这也是面试中最常问的点)。
|
||||
- 钻石:我们会学习如何从零开始搭建一个项目脚手架,并进行优化(包含 `React` 和 `Vue`)。
|
||||
- 王者:我们可以学习 `Webpack` 的原理,这也是迈向大神必备一条路。
|
||||
7
docs/intro/pre.md
Normal file
7
docs/intro/pre.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 前置知识
|
||||
|
||||
- 对 `Nodejs` 各个核心模块操作有一定认识。
|
||||
- 比如:`fs`、`path`、`os` 等。
|
||||
|
||||
- 对 `React` 和 `Vue` 有一定认识,并且开发过项目。
|
||||
- 这对于学习项目部分内容非常有帮助。
|
||||
Reference in New Issue
Block a user