0x01 快速搭建

Yarn源码搭建 (个人二次扩展,需要编译环境)

git clone https://github.com/adminlove520/DFYXSec-Wiki-Book.git
cd DFYXSec-Wiki-Book
yarn add vuepress-theme-antdocs -d
yarn install
yarn run dev