# 门户网站(推荐)
基于文档:https://www.vuepress.cn/
- 初始化
npm install
- 启动
npm run docs:dev
- 部署
npm run docs:build
结果在:`docs/.vuepress/dist`
将`dist`文件夹放到静态服务器