Files
SOP/sop-website/sop-portal-vue/README.md
tanghc 0430bb9bf6 4.3.1
2021-03-18 17:58:34 +08:00

19 lines
227 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`
`dist`文件夹放到静态服务器