Skip to content

Latest commit

 

History

History
executable file
·
44 lines (25 loc) · 743 Bytes

README.md

File metadata and controls

executable file
·
44 lines (25 loc) · 743 Bytes

已完成的网站

本项目网站: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!

官方文档

the guide.