This commit is contained in:
taylor
2024-10-16 17:02:47 +08:00
commit dc507d2a0b
266 changed files with 62650 additions and 0 deletions

7
docs/intro/pre.md Normal file
View File

@@ -0,0 +1,7 @@
# 前置知识
-`Nodejs` 各个核心模块操作有一定认识。
- 比如:`fs``path``os` 等。
-`React``Vue` 有一定认识,并且开发过项目。
- 这对于学习项目部分内容非常有帮助。