/vuePress-Blog

🔥大前端进阶之道:前端性能优化,前端经典面试题,node面试题,webpack性能优化

Primary LanguageVue

已完成的网站

本项目网站:https://a.lmongo.com/

个人网站: 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.