Files
SOP/sop-website/sop-portal-vue/README.md
tanghc 9188916926 4.3.1
2021-03-18 17:11:56 +08:00

18 lines
182 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.

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