本项目网站:https://fengzq.cn/docs/
个人网站: https://fengzq.cn
欢迎同学加入一起维护,如果喜欢,给个star吧~~
本项目会分为七大模块,分别为:
- 前端基础
- 框架解读
- 工程化
- 性能优化
- 计算机基础
- 细分领域。
git clone https://github.com/zhenquan321/vuePress-Blog.git
yarn 或 npm install
yarn dev 或 npm run dev
yarn build 或 npm run build
默认端口 http://localhost:8080!