Files
SOP/sop-website/sop-portal-vue/README.md
tanghc c38939ae4b 4.3.1
2021-03-18 17:22:01 +08:00

18 lines
187 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 门户网站(推荐)
基于文档https://www.vuepress.cn/
- 初始化
npm install
- 启动
npm run docs:dev
- 构建
npm run docs:build
结果在:`docs/.vuepress/dist`